Max Wipfli
|
006e5998c5
LibGfx: Optimize BitmapFont::unicode_view_width() a bit
|
4 years ago |
Max Wipfli
|
4578ab3ed0
LibGfx: ALWAYS_INLINE BitmapFont::unicode_view_width
|
4 years ago |
Max Wipfli
|
2afa35deb8
LibGfx: Remove unused headers from BitmapFont.{cpp,h}
|
4 years ago |
LuK1337
|
6319796f58
LibGfx: BitmapFont: Handle '\r' and '\n' when calculating text width
|
4 years ago |
Andreas Kling
|
add3d6e9d7
LibGfx: Inline BitmapFont::glyph_or_emoji_width() for fixed-width fonts
|
4 years ago |
Andreas Kling
|
8f2425125e
LibGfx+Base: Tweak bitmap fonts to ensure glyph data is 4-byte aligned
|
4 years ago |
Andreas Kling
|
b91c49364d
AK: Rename adopt() to adopt_ref()
|
4 years ago |
thankyouverycool
|
cc7744f6ca
LibGfx+FontEditor: Account for raw width when painting glyphs
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Idan Horowitz
|
08d1b16a8d
LibGfx: Always load font widths array and use it for glyph presence
|
4 years ago |
Idan Horowitz
|
f461ee7d01
LibGfx: Add support for fonts that include the Hebrew Unicode Block
|
4 years ago |
Andreas Kling
|
e873d27ab1
LibGfx: Switch a bunch of API's from taking StringView to String
|
4 years ago |
thankyouverycool
|
c283429196
LibGfx: Add a count to FontTypes and a helper to return type names
|
4 years ago |
Dmitrii Trifonov
|
323b7021bc
LibGfx: Added dirty and raw cyrillic support for bitmap fonts.
|
4 years ago |
Idan Horowitz
|
77601e09c8
FontEditor+TextEditor+Playground: Refuse to load device files
|
4 years ago |
Ben Wiederhake
|
bceb98e2df
Userland: Remove superfluous headers
|
4 years ago |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 years ago |
Stephan Unverwerth
|
79dfe9846d
LibGfx: Generalize glyph placement in Painter
|
4 years ago |
Stephan Unverwerth
|
179dba652e
LibGfx: Insert pixel and ttf fonts into Typeface structure
|
4 years ago |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 years ago |