提交历史

作者 SHA1 备注 提交日期
  Nico Weber 1cb450e9a3 LibPDF: Give CFF Glyph 0 the name .notdef 1 年之前
  Nico Weber 05a7482118 LibPDF/CFF: Add dbgln() when failing encoding bounds check 1 年之前
  Nico Weber 4705d38fa7 LibPDF/CFF: Fix off-by-one when reading internal encoding 1 年之前
  Nico Weber bd74447dba LibPDF: Initial support for drawing CFF-based Type0 fonts 1 年之前
  Nico Weber c9d48bbca4 LibPDF/CFF: Add a comment to CFF::parse_charset() 1 年之前
  Nico Weber 5c8778a161 LibPDF/CFF: Compute per-glyph glyph width in CID-keyed fonts 1 年之前
  Nico Weber 1d1e406b3a LibPDF/CFF: Implement some special handling for CID-keyed fonts 1 年之前
  Nico Weber 7494f24430 LibPDF/CFF: Store if a font program is CID-keyed 1 年之前
  Nico Weber bb7d29d007 LibPDF/CFF: Read font dicts pointed to by the fdarray offset 1 年之前
  Nico Weber 524a4f6256 LibPDF/CFF: Make parse_top_dict() return all top dicts 1 年之前
  Nico Weber 9f1cf8babc LibPDF/CFF: Extract parse_top_dict() function 1 年之前
  Nico Weber eb4632e08a LibPDF: Give CFF built-in encoding and charset arrays an underlying type 1 年之前
  Nico Weber 7ab4e53b99 LibPDF/CFF: Add code for fdselect parsing 1 年之前
  Nico Weber 6ebddab448 LibPDF/CFF: Add enum values for CID-keyed font top dict entries 1 年之前
  Nico Weber 8e7cb11856 LibPDF/CFF: Add enum values for remaining PrivDictOperators 1 年之前
  Nico Weber a91fecb17e Revert "LibPDF: Don't over-read in charset formats 1 and 2" 1 年之前
  Nico Weber 9bccb8c8d7 LibPDF: Make CFF::parse_charset() return SIDs 1 年之前
  Nico Weber 9750261921 LibPDF: Rename charset to charset_names in CFF parser 1 年之前
  Nico Weber 32f601f9a4 LibPDF: Fix small bug from #21452 1 年之前
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年之前
  Nico Weber 52afa936c4 LibPDF: Don't over-read in charset formats 1 and 2 1 年之前
  Nico Weber 58ff7b5336 LibPDF: Support offset size 3 in CFF index reading 1 年之前
  Nico Weber 3197f0cab6 LibPDF: Handle CFF fonts with charset format 0 and > 255 glyphs better 1 年之前
  Nico Weber 0869ca5615 LibPDF: Add more CFF_DEBUG output 1 年之前
  Nico Weber 04aec4a032 LibPDF: Don't log CFF Copyright tag as unknown 1 年之前
  Nico Weber 3907374621 LibPDF: Implement support for callgsubr in CFF font programs 1 年之前
  Nico Weber 44efff81b9 LibPDF: Remove a dbgln() call in CFF subrs decoding 1 年之前
  Nico Weber 46fd6fdfa3 LibPDF: Read Global subr data in CFF reader 1 年之前
  Nico Weber 3be5719987 LibPDF: Rename `subroutines` to `local_subroutines` in CFF code 1 年之前
  Nico Weber 9a0b559932 LibPDF: Tweak formatting of built-in CFF tables 1 年之前