thankyouverycool
|
55423b4ed0
LibGfx+Userland: Add width_rounded_up() helper
|
2 лет назад |
Andreas Kling
|
a4927f523b
LibGfx: Add Font::point_size()
|
2 лет назад |
Andreas Kling
|
e8cc1a4373
LibGfx: Prepare the paint code for fonts whose glyphs are color bitmaps
|
2 лет назад |
Andreas Kling
|
2e2c717e89
LibGfx: Remove Font::glyph_height() virtual
|
2 лет назад |
Andreas Kling
|
93c9344e35
LibGfx: Add Font::pixel_size_rounded_up()
|
2 лет назад |
Timothy Flynn
|
34567bc145
LibGfx: Remove single-code point Font::glyph_or_emoji_width API
|
2 лет назад |
Timothy Flynn
|
a391ea3da3
LibGfx: Support computing a font's glyph width with code point iterators
|
2 лет назад |
Aliaksandr Kalenik
|
1cc8895e4b
LibGfx: Introduce with_size method for Font
|
2 лет назад |
Aliaksandr Kalenik
|
1f4106842d
LibGfx: Pass font width to `FontDatabase::get()`
|
2 лет назад |
Andreas Kling
|
cddcf531b1
LibGfx: Remove unused Font::point_size()
|
2 лет назад |
Andreas Kling
|
2a61d66b0a
LibGfx: Make Font::preferred_line_height() more correct
|
2 лет назад |
MacDue
|
ada48a1daf
LibGfx: Add ability to request glyphs at subpixel offsets to fonts
|
2 лет назад |
Andreas Kling
|
555d7a6fce
LibGfx: Make Font::glyph_width*() APIs return float
|
2 лет назад |
Andreas Kling
|
3407ab0fd1
LibGfx: Make Font::width() return a float
|
2 лет назад |
Andreas Kling
|
bfa7381852
LibGfx: Make Font::pixel_size() return a float
|
2 лет назад |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
thankyouverycool
|
1be830e3c6
LibGfx: Add pure virtual fallible clone() for Fonts
|
2 лет назад |
thankyouverycool
|
cc291a0ca7
LibGfx: Improve error handling for BitmapFonts
|
3 лет назад |
Simon Wanner
|
206d6ece55
LibGfx: Move other font-related files to LibGfx/Font/
|
3 лет назад |