Nico Weber c9234f35f1 LibPDF/CFF: Clear stack after "endchar" commands 1 年之前
..
CFF.cpp 1cb450e9a3 LibPDF: Give CFF Glyph 0 the name .notdef 1 年之前
CFF.h 5c8778a161 LibPDF/CFF: Compute per-glyph glyph width in CID-keyed fonts 1 年之前
PDFFont.cpp 4cd1a2d319 LibPDF: Add some scaffolding for type 3 fonts 1 年之前
PDFFont.h cade76d240 LibPDF+LibGfx: Do not try to read "OS/2" table for PDFs 1 年之前
PS1FontProgram.cpp e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 1 年之前
PS1FontProgram.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年之前
SimpleFont.cpp 751185cb76 LibPDF: Scale default glyph width by font size and x scale 1 年之前
SimpleFont.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年之前
TrueTypeFont.cpp 5efe80af7f LibPDF+LibGfx: Do not try to read "name" table for PDFs 1 年之前
TrueTypeFont.h 126a0be595 LibPDF: Pass Renderer to SimpleFont::draw_glyph() 1 年之前
Type0Font.cpp 5efe80af7f LibPDF+LibGfx: Do not try to read "name" table for PDFs 1 年之前
Type0Font.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年之前
Type1Font.cpp 7494f24430 LibPDF/CFF: Store if a font program is CID-keyed 1 年之前
Type1Font.h 126a0be595 LibPDF: Pass Renderer to SimpleFont::draw_glyph() 1 年之前
Type1FontProgram.cpp c9234f35f1 LibPDF/CFF: Clear stack after "endchar" commands 1 年之前
Type1FontProgram.h 7494f24430 LibPDF/CFF: Store if a font program is CID-keyed 1 年之前
Type3Font.cpp 29396415d5 LibPDF: Add an initial implementation of type 3 glyph rendering 1 年之前
Type3Font.h 126a0be595 LibPDF: Pass Renderer to SimpleFont::draw_glyph() 1 年之前