Nico Weber
|
073e2bffcb
LibGfx: Move POINTS_PER_INCH, DEFAULT_DPI to VectorFont.h
|
1 年之前 |
Tim Schumacher
|
a2f60911fe
AK: Rename GenericTraits to DefaultTraits
|
1 年之前 |
MacDue
|
50d33f79fa
LibGfx: Allow extracting paths from fonts and add Gfx::Path::text()
|
1 年之前 |
Andreas Kling
|
545d8336b8
LibGfx: Convert Font APIs to return String instead of DeprecatedString
|
1 年之前 |
thankyouverycool
|
55423b4ed0
LibGfx+Userland: Add width_rounded_up() helper
|
2 年之前 |
Andreas Kling
|
a4927f523b
LibGfx: Add Font::point_size()
|
2 年之前 |
Andreas Kling
|
924d23353e
LibGfx/OpenType: Support one specific type of embedded color bitmaps
|
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 年之前 |
Andreas Kling
|
bfe081caad
LibGfx: Fix const-correctness issues
|
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
|
850b4a03e6
LibGfx: Cache font pixel metrics in ScaledFont
|
2 年之前 |
Andreas Kling
|
65c8cd37e3
LibGfx: Make ScaledFont::glyph_height() return the pixel height
|
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 年之前 |
Simon Wanner
|
5136c5ae1a
LibGfx: Move ScaledFont and new base class VectorFont out of TTF
|
3 年之前 |