.. |
AdobeGlyphList.cpp
|
8e3c54f203
LibPDF: Implement ZapfDingbats clause of the adobe glphy list algorithm
|
1 year ago |
AdobeGlyphList.h
|
8e3c54f203
LibPDF: Implement ZapfDingbats clause of the adobe glphy list algorithm
|
1 year ago |
CFF.cpp
|
1cb450e9a3
LibPDF: Give CFF Glyph 0 the name .notdef
|
1 year ago |
CFF.h
|
fe0fde2154
Userland+Tests: Remove unused <AK/Tuple.h> includes
|
1 year ago |
PDFFont.cpp
|
5dad8b693e
LibPDF: Make PDFFont::replacement_for() return a ScaledFont
|
1 year ago |
PDFFont.h
|
3a39939995
LibPDF: Make truetype fonts marked as symbol fonts actually work
|
1 year ago |
PS1FontProgram.cpp
|
e2e7c4d574
Everywhere: Use to_number<T> instead of to_{int,uint,float,double}
|
1 year ago |
PS1FontProgram.h
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 year ago |
SimpleFont.cpp
|
21917e7b1e
LibPDF+PDFViewer+MacPDF: Don't draw hidden text by default
|
1 year ago |
SimpleFont.h
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 year ago |
TrueTypeFont.cpp
|
3a39939995
LibPDF: Make truetype fonts marked as symbol fonts actually work
|
1 year ago |
TrueTypeFont.h
|
f374ad50a1
LibPDF: Give TrueTypePainter a ScaledFont instead of a Font
|
1 year ago |
Type0Font.cpp
|
21917e7b1e
LibPDF+PDFViewer+MacPDF: Don't draw hidden text by default
|
1 year ago |
Type0Font.h
|
9e502dcfe4
LibPDF: Honor writing mode in TJ operator as well
|
1 year ago |
Type1Font.cpp
|
3a39939995
LibPDF: Make truetype fonts marked as symbol fonts actually work
|
1 year ago |
Type1Font.h
|
448eaa2966
LibPDF: Let Type1Font use TrueTypePainter for standard fonts
|
1 year ago |
Type1FontProgram.cpp
|
cafaaa0e76
LibPDF: Don't crash on zero-width characters in type1 fonts
|
1 year ago |
Type1FontProgram.h
|
7494f24430
LibPDF/CFF: Store if a font program is CID-keyed
|
1 year ago |
Type3Font.cpp
|
29396415d5
LibPDF: Add an initial implementation of type 3 glyph rendering
|
1 year ago |
Type3Font.h
|
126a0be595
LibPDF: Pass Renderer to SimpleFont::draw_glyph()
|
1 year ago |