summaryrefslogtreecommitdiff
path: root/src/ui/text.c
AgeCommit message (Expand)Author
2021-08-25Merge branch 'dev' into work/v1.7Jaakko Keränen
2021-08-24Text: Character hit test vs. clustersJaakko Keränen
2021-08-24InputWidget: Reverted an earlier change to fix cursor movement regressionJaakko Keränen
2021-08-20Added build options to force phone/tablet mobile UIJaakko Keränen
2021-08-20CleanupJaakko Keränen
2021-08-19InputWidget: Cursor behavior around invisible codepointsJaakko Keränen
2021-08-02Text: Fixed drawing wrapped text without HarfBuzzJaakko Keränen
2021-07-23InputWidget: Buffer contents not activeJaakko Keränen
2021-07-22CleanupJaakko Keränen
2021-07-22InputWidget: Sensitive input modeJaakko Keränen
2021-07-21InputWidget: Fixed and reliabilityJaakko Keränen
2021-07-21InputWidget: Fixed coord-based positioningJaakko Keränen
2021-07-21Text: Finding the advance position of a characterJaakko Keränen
2021-07-21Revising InputWidget (continued)Jaakko Keränen
2021-07-20Text: Hit testing during a text runJaakko Keränen
2021-07-20Revising InputWidgetJaakko Keränen
2021-07-15Fixing regressions text metrics, InputWidgetJaakko Keränen
2021-07-15GmDocument: Right-align RTL decorationsJaakko Keränen
2021-07-14Text: Detect Arabic scriptJaakko Keränen
2021-07-14Fixed text wrapping when HarfBuzz is disabledJaakko Keränen
2021-07-14Text: Ordering runs vs. paragraph/run directionJaakko Keränen
2021-07-14CleanupJaakko Keränen
2021-07-13Drawing document RTL text runsJaakko Keränen
2021-07-13Text: Bidi text wrappingJaakko Keränen
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