mirror of
https://github.com/acidanthera/OpenCorePkg.git
synced 2025-12-08 19:25:01 +00:00
- Fix various issues during BMF font loading. - Add 2x font support (requires the height to be 12*Scale, like bless-generated). - Add fonts without kerning support. - Rename `Light` to `LightBackground` and fix color comparison direction. - Add support loading images that already have premultiplied alpha (use it for font). - Improve font/label size assertion messages - Draw font-rendered labels and image lebels with alpha to fix background blending. - Update Xcode project to work with indexing. - OcAppleDiskImageLibInternal: fix error handling issues.