This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-01-05 16:14:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
453323f3c19b91bebc4b64b9aee5bbaff992fbf5
ladybird
/
Userland
/
Libraries
/
LibPDF
/
Fonts
History
Julian Offenhäuser
36828f1385
LibPDF: Don't expect glyph width arrays to contain integers
...
They might also contain floats, in which case we convert them to int before use.
2022-09-17 10:07:14 +01:00
..
PDFFont.cpp
…
PDFFont.h
…
TrueTypeFont.cpp
LibGfx: Move ScaledFont and new base class VectorFont out of TTF
2022-04-09 23:48:18 +02:00
TrueTypeFont.h
LibGfx: Move TTF files from TrueTypeFont/ to Font/TrueType/
2022-04-09 23:48:18 +02:00
Type0Font.cpp
LibPDF: Don't expect glyph width arrays to contain integers
2022-09-17 10:07:14 +01:00
Type0Font.h
…
Type1Font.cpp
LibPDF: Don't expect glyph width arrays to contain integers
2022-09-17 10:07:14 +01:00
Type1Font.h
…