summaryrefslogtreecommitdiff
path: root/src/ui/text.c
AgeCommit message (Expand)Author
2021-07-13Text: Working on bidi text wrappingJaakko Keränen
2021-07-06Text run measurement API change; bug fixesJaakko Keränen
2021-07-04CleanupJaakko Keränen
2021-07-04Text: Apply FriBidi (again); fixed wrapping bugsJaakko Keränen
2021-07-04Text: Refactoring AttributedTextJaakko Keränen
2021-07-04Text: Adjusted Noto Symbols scalingJaakko Keränen
2021-07-04Text: Right-align RTL text linesJaakko Keränen
2021-07-03Added build options for HarfBuzz and FriBidiJaakko Keränen
2021-07-03Text: Use FriBidi for visual orderJaakko Keränen
2021-07-03Text: CleanupJaakko Keränen
2021-07-02Text: Monospace glyph fitting; trying out soft hyphensJaakko Keränen
2021-07-02Text: Keep Nunito Italic kerning as-isJaakko Keränen
2021-07-02Text: Skip space at word wrap positionJaakko Keränen
2021-07-02CleanupJaakko Keränen
2021-07-02Text: Nunito kerning adjustmentJaakko Keränen
2021-07-02Text: Word wrapping; fixed glyph cachingJaakko Keränen
2021-07-01Text: Working on line wrappingJaakko Keränen
2021-07-01Text: Working on HarfBuzzJaakko Keränen
2021-06-30CleanupJaakko Keränen
2021-06-30Text: Internal and ANSI color escapesJaakko Keränen
2021-06-30Text: Use HarfBuzz to shape textJaakko Keränen
2021-06-26Text: Link with HarfBuzz; old run_Font_ is a fallbackJaakko Keränen
2021-06-25Merge branch 'dev' into work/v1.6Jaakko Keränen
2021-06-24Text: Tune kerning on NunitoJaakko Keränen
2021-06-15Text: Small font is semibold for legibilityJaakko Keränen
2021-06-15TextBuf: Attempted workaroundJaakko Keränen
2021-06-15Mobile: Show identity name in toolbarJaakko Keränen
2021-06-15Mobile: Draw Identity button as outlineJaakko Keränen
2021-06-14TextBuf: Attempted workaroundJaakko Keränen
2021-06-14Swiping and sidebar; various tweaksJaakko Keränen
2021-06-09Merge branch 'dev' into work/typesetterJaakko Keränen
2021-05-29Text: Use arrows from IosevkaJaakko Keränen
2021-05-29Text: Use Iosevka as final fallback fontJaakko Keränen
2021-05-28DocumentWidget: Improved drawing of link key shortcutsJaakko Keränen
2021-05-27DocumentWidget: Composited link numbers/lettersJaakko Keränen
2021-05-27Fixed icon alignmentsJaakko Keränen
2021-05-26Fonts: Added more Smol Emoji symbolsJaakko Keränen
2021-05-25Removed Symbola, replaced with other/new fontsJaakko Keränen
2021-05-18Merge branch 'dev' into work/typesetterJaakko Keränen
2021-05-14Text: Fixed handling of newlinesJaakko Keränen
2021-05-14InputWidget: Fixed cursor moving; scroll the dialogJaakko Keränen
2021-05-13InputWidget: Drawing hint and buffered textJaakko Keränen
2021-05-12Merge branch 'dev' into work/typesetterJaakko Keränen
2021-05-11InputWidget: Word wrapping, inserting newlinesJaakko Keränen
2021-05-11Cache GmDocuments in memoryJaakko Keränen
2021-05-02Text: No unnecessary recaching; cleanupJaakko Keränen
2021-04-30InputWidget: Highlight only in focused rootJaakko Keränen
2021-04-13Text: Added a semibold Fira Sans fontJaakko Keränen
2021-04-13Updated the UI fonts to Source Sans 3Jaakko Keränen
2021-04-05Text: Fixed crash during word wrappingJaakko Keränen