ladybird/Userland
Nico Weber e1a743f286 LibPDF: Implement type 2 flex, hflex, hflex1, flex1 operators
This is the type 2 equivalent to type2 othersubr, from what I can tell.

See "4.1 Path Construction Operators" in 5177.Type2.pdf,
"The Type 2 Charstring Format".

Makes text show up alright on
https://developer.apple.com/library/archive/documentation/mac/pdf/Text.pdf
2023-11-01 11:40:16 -04:00
..
Applets LibGfx: Remove indexed palette formats from Bitmap and Painter 2023-10-12 07:39:05 +02:00
Applications ClockSettings: Use a Vector as the time zone model's container type 2023-10-31 15:21:34 +01:00
BuggieBox checksum: Add support for BLAKE2b 2023-09-17 16:49:35 +03:30
Demos Userland+Tests: Remove uses of direct file loading for BitmapFont 2023-10-29 13:12:28 -06:00
DevTools HackStudio: Also ask about unsaved changes when running 2023-11-01 12:05:57 +00:00
DynamicLoader DynamicLoader: Add an option to explicitly run an ELF executable binary 2023-10-16 12:09:04 +02:00
Games FlappyBug: Unify the way of getting the final score 2023-11-01 10:43:55 +01:00
Libraries LibPDF: Implement type 2 flex, hflex, hflex1, flex1 operators 2023-11-01 11:40:16 -04:00
Services Ladybird+WebContent: Add option to use GPU painter 2023-10-29 17:13:23 +01:00
Shell Shell: Remove '#' from the list of acceptable bareword characters 2023-10-29 01:35:40 +03:30
Utilities headless-browser: Use LibWebView to sanitize input URLs 2023-10-31 07:03:15 +01:00
CMakeLists.txt Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00