Julian Offenhäuser
|
602f5459bf
LibGfx: Fix out of bounds read in BitmapFont::masked_character_set()
|
2 yıl önce |
Tim Schumacher
|
ecd1862859
AK: Rename Stream::write_entire_buffer to Stream::write_until_depleted
|
2 yıl önce |
Timothy Flynn
|
34567bc145
LibGfx: Remove single-code point Font::glyph_or_emoji_width API
|
2 yıl önce |
Timothy Flynn
|
b823f3d29f
LibGfx: Consider multi-code point glyphs when computing text width
|
2 yıl önce |
Timothy Flynn
|
a391ea3da3
LibGfx: Support computing a font's glyph width with code point iterators
|
2 yıl önce |
Tim Schumacher
|
874c7bba28
LibCore: Remove `Stream.h`
|
2 yıl önce |
Tim Schumacher
|
606a3982f3
LibCore: Move Stream-based file into the `Core` namespace
|
2 yıl önce |
Aliaksandr Kalenik
|
1cc8895e4b
LibGfx: Introduce with_size method for Font
|
2 yıl önce |
Aliaksandr Kalenik
|
1f4106842d
LibGfx: Pass font width to `FontDatabase::get()`
|
2 yıl önce |
Tim Schumacher
|
3a16168ace
LibGfx: Use `Core::Stream` to write bitmap fonts
|
2 yıl önce |
Andreas Kling
|
f5e18dda2b
LibGfx: Make BitmapFont's line gap be Gfx::Painter::LINE_SPACING
|
2 yıl önce |
Andreas Kling
|
555d7a6fce
LibGfx: Make Font::glyph_width*() APIs return float
|
2 yıl önce |
Andreas Kling
|
3407ab0fd1
LibGfx: Make Font::width() return a float
|
2 yıl önce |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 yıl önce |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 yıl önce |
thankyouverycool
|
cc291a0ca7
LibGfx: Improve error handling for BitmapFonts
|
3 yıl önce |
sin-ack
|
c8585b77d2
Everywhere: Replace single-char StringView op. arguments with chars
|
3 yıl önce |
Simon Wanner
|
206d6ece55
LibGfx: Move other font-related files to LibGfx/Font/
|
3 yıl önce |