index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sfnt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid reserved names in sfnt.c
Po Lu
2025-03-09
1
-4
/
+4
*
Update copyright year to 2025
Paul Eggert
2025-01-01
1
-1
/
+1
*
Correct Android failure to open an old CJK font
Po Lu
2024-08-20
1
-7
/
+12
*
Fix format 2 cmap handling in sfnt.c
Pip Cet
2024-08-11
1
-5
/
+5
*
Fix coordinate transformations in sfnt.c
Pip Cet
2024-08-11
1
-4
/
+8
*
Revert "Remove redundant byte-swapping boundary"
Po Lu
2024-08-03
1
-3
/
+17
*
; Fix typos
Stefan Kangas
2024-07-18
1
-1
/
+1
*
; Stylistic adjustments to sfnt.c
Po Lu
2024-05-20
1
-2
/
+4
*
Pacify -Wanalyzer-null-dereference in sfnt.c
Paul Eggert
2024-05-19
1
-21
/
+13
*
Simplify 32-bit Android bit fiddling
Paul Eggert
2024-05-18
1
-40
/
+2
*
Remove redundant byte-swapping boundary
Po Lu
2024-04-04
1
-17
/
+3
*
Don't respect ROUND_XY_TO_GRID when decomposing uninterpreted glyph
Po Lu
2024-02-05
1
-8
/
+2
*
; * src/sfnt.c: Fix standalone compilation.
Po Lu
2024-01-29
1
-2
/
+3
*
Prefer C23 ckd_* to Gnulib *_WRAPV and *_OK macros
Paul Eggert
2024-01-28
1
-152
/
+104
*
Correct crash when executing IP within twilight zone
Po Lu
2024-01-23
1
-0
/
+12
*
* src/sfnt.c (sfnt_mul_f26dot6_fixed): Correct typo in last change.
Po Lu
2024-01-23
1
-1
/
+1
*
Do not overwrite flags of succeeding points during generic move
Po Lu
2024-01-22
1
-0
/
+6
*
Correct values of INSTCTRL flags tested
Po Lu
2024-01-22
1
-46
/
+36
*
Be more systematic about parens in C source code
Paul Eggert
2024-01-20
1
-1
/
+1
*
Round projs computed executing IP/ISECT instructions and improve IUP
Po Lu
2024-01-20
1
-31
/
+75
*
Increase accuracy of IP instruction
Po Lu
2024-01-17
1
-3
/
+83
*
Correct implementations of FLIPRGON and FLIPRGOFF
Po Lu
2024-01-14
1
-5
/
+5
*
; Minor edits to PROBLEMS and sfnt.c
Po Lu
2024-01-10
1
-2
/
+0
*
; Fix a crash in sfnt_read_fvar_table
Po Lu
2024-01-08
1
-1
/
+1
*
Properly instruct Italic Arial or BS Mono at small PPEM sizes
Po Lu
2024-01-08
1
-37
/
+124
*
Properly parse TTC tables with digital signatures
Po Lu
2024-01-06
1
-3
/
+3
*
Don't magnify extent of shifts by variable glyph interpolation
Po Lu
2024-01-03
1
-8
/
+14
*
Improve rounding of projection vector versors
Po Lu
2024-01-02
1
-5
/
+21
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
Bring GX point interpolation further into standards compliance
Po Lu
2024-01-01
1
-269
/
+182
*
Obey USE_MY_METRICS in compound glyphs
Po Lu
2023-12-29
1
-78
/
+222
*
Apply TTF advance width rounding to uninstructed glyphs
Po Lu
2023-12-25
1
-7
/
+10
*
Optimize font edge filling loop
Po Lu
2023-12-25
1
-54
/
+33
*
; * src/sfnt.c (sfnt_interpret_compound_glyph_2): Reword a comment.
Eli Zaretskii
2023-12-23
1
-1
/
+1
*
Respect glyph metrics modified by instruction code
Po Lu
2023-12-23
1
-15
/
+49
*
Properly instruct compound glyphs with compound components
Po Lu
2023-12-22
1
-24
/
+10
*
Implement an undocumented TrueType "feature"
Po Lu
2023-12-21
1
-1
/
+33
*
* src/sfnt.c (GETINFO): Implement undocumented selector bit 5.
Po Lu
2023-12-21
1
-2
/
+8
*
Accept empty contours in glyphs
Po Lu
2023-12-21
1
-2
/
+4
*
Improve efficiency of operations involving font interpreter scale
Po Lu
2023-12-19
1
-20
/
+21
*
Properly sign-extend freedom and projection vector values
Po Lu
2023-12-19
1
-4
/
+4
*
Further corrections to font scaling
Po Lu
2023-12-19
1
-22
/
+41
*
Further fixes for problems uncovered by the previous fix
Po Lu
2023-12-18
1
-9
/
+14
*
; * src/sfnt.c: Fix typo.
Po Lu
2023-12-18
1
-1
/
+1
*
* src/sfnt.c (sfnt_interpret_mdap): Correct MDAP opcode.
Po Lu
2023-12-18
1
-4
/
+4
*
Fix typo in earlier changes
Po Lu
2023-12-18
1
-5
/
+5
*
Enable the new font scaler
Po Lu
2023-12-18
1
-29
/
+67
*
; * src/sfnt.c: Fix typos.
Po Lu
2023-12-17
1
-2
/
+2
*
Introduce the rudiments of a new font rasterizer
Po Lu
2023-12-17
1
-14
/
+913
*
Correct implementation of UTP
Po Lu
2023-12-11
1
-1
/
+27
[next]