diff options
| author | Po Lu | 2024-01-08 15:32:07 +0800 |
|---|---|---|
| committer | Po Lu | 2024-01-08 15:51:51 +0800 |
| commit | 2656d756851d97434da7846a5a30202baafb2241 (patch) | |
| tree | 9f980e028ad0ace01145cac8686f39272aa126dc /admin/notes/java | |
| parent | c946efe7b3778302cd64442b451f806f4be7e78e (diff) | |
| download | emacs-2656d756851d97434da7846a5a30202baafb2241.tar.gz emacs-2656d756851d97434da7846a5a30202baafb2241.zip | |
Properly instruct Italic Arial or BS Mono at small PPEM sizes
* src/sfnt.c (sfnt_read_simple_glyph): Correct alignment errors.
(PUSH2_UNCHECKED): Don't shift negative signed value to the
left.
(SLOOP): Permit LOOP to be set to 0, which inhibits the
execution of instructions it affects.
(sfnt_address_zp2, sfnt_address_zp1, sfnt_address_zp0): Permit X
and Y to be NULL.
(sfnt_dot_fix_14): Guarantee that the final value is rounded to
negative infinity, not zero.
(sfnt_project_zp1_zp0_org): New function.
(sfnt_interpret_mdrp): Avoid rounding issues by computing
original distance from unscaled coordinates, if at all possible.
(sfnt_interpret_simple_glyph, sfnt_interpret_compound_glyph_2):
Set zone->simple.
(all_tests) <LOOP>: Update test.
(sfnt_identify_instruction, main): Adjust tests.
* src/sfnt.h (struct sfnt_interpreter_zone): New field simple.
Diffstat (limited to 'admin/notes/java')
0 files changed, 0 insertions, 0 deletions