summaryrefslogtreecommitdiff
path: root/src/ui/text.c
AgeCommit message (Expand)Author
2020-12-01Text: Caching the tallest glyphsJaakko Keränen
2020-12-01Text: Dealing with soft hyphensJaakko Keränen
2020-11-28Scrolling wide preformatted blocks horizontallyJaakko Keränen
2020-11-20Text: Fixed font scaling of level 3 headingsJaakko Keränen
2020-11-20Replaced EB Garamond with TinosJaakko Keränen
2020-11-19Replaced Japanese font with Noto Sans CJK JPJaakko Keränen
2020-11-18Render an Ideographic Space glyph using the Korean fontJaakko Keränen
2020-11-15Added a preference for monospace body textJaakko Keränen
2020-11-14macOS: Font tweak for ⌘ and ⇧ charactersJaakko Keränen
2020-11-11Window: Create hidden to avoid shuffling position during launchJaakko Keränen
2020-11-05Full 8-bit ANSI palette for foreground colorsJaakko Keränen
2020-11-05CleanupJaakko Keränen
2020-11-04CleanupJaakko Keränen
2020-11-04ui: Fix line wrapping of emoticonsAlyssa Rosenzweig
2020-10-29Added a large UI fontJaakko Keränen
2020-10-29TextBuf: Fixed garbage in the backgroundJaakko Keränen
2020-10-28Fixed: Blend TextBuf only once when drawingJaakko Keränen
2020-10-22CleanupJaakko Keränen
2020-10-22Added "Nanum Gothic" as a Korean fontJaakko Keränen
2020-10-12Normalizing long spaces to a tab stopJaakko Keränen
2020-10-11Text: Font tuningJaakko Keränen
2020-10-11Added a preference for heading fontJaakko Keränen
2020-10-11Added two serif fonts; minor color tweaksJaakko Keränen
2020-09-29CleanupJaakko Keränen
2020-09-29Text: Better readability with Fira SansJaakko Keränen
2020-09-25Document side elements; hover outlineJaakko Keränen
2020-09-22Drawing with alpha blendingJaakko Keränen
2020-09-21Text: Using Unicode symbols in monospaceJaakko Keränen
2020-09-20Text: Japanese font sized for UI textJaakko Keränen
2020-09-20Text: Slightly smaller first paragraph font sizeJaakko Keränen
2020-09-13Added Kosugi Maru for Japanese textJaakko Keränen
2020-09-12Text: Slightly fewer render target switchesJaakko Keränen
2020-09-05Text: Fixed the minor optimizationJaakko Keränen
2020-09-05Text: Minor optimizationJaakko Keränen
2020-09-04Text: Heavier bold fontJaakko Keränen
2020-09-03Text: FixesJaakko Keränen
2020-09-03Text: Keep a cache of common glyph indicesJaakko Keränen
2020-09-03Text: 16-bit glyph cache; check maximum texture sizeJaakko Keränen
2020-09-03Changed default font to NunitoJaakko Keränen
2020-09-02Text: Workaround for Raspberry Pi issueJaakko Keränen
2020-09-01Text: Fixed color escape ASCII overflowJaakko Keränen
2020-08-24Initialize RegExpMatchesJaakko Keränen
2020-08-23Build option to disable kerning; other optimizationsJaakko Keränen
2020-08-22Added BSD 2-clause license and copyright noticesJaakko Keränen
2020-08-21Experimenting with text artJaakko Keränen
2020-08-18Adjusted UI content text sizeJaakko Keränen
2020-08-18Added a larger content-friendly UI fontJaakko Keränen
2020-08-18Render target switchingJaakko Keränen
2020-08-16Added Pure Black and Pure White themesJaakko Keränen
2020-08-15Text: Emoji selector ignoredJaakko Keränen