Commit History

Author SHA1 Message Date
  Rémi Verschelde d83761ba80 Style: Apply clang-tidy's `readability-braces-around-statements` 4 years ago
  bruvzg 0d3fa2a125 [Complex Text Layouts] Provide access to glyph contour points. 4 years ago
  Anshul7sp1 91181c2086 Fixes small typos and grammar correction 4 years ago
  Rémi Verschelde a527c6856b Merge pull request #46045 from bruvzg/text_server_bmp_create 4 years ago
  bruvzg 2d66f364d9 Make FreeType optional for export templates. 4 years ago
  bruvzg bee718f1af [Text Server] Restores bitmap font dynamic construction functions. 4 years ago
  bruvzg f4d095cdd3 [TextServer] Restore character and space extra spacing support. 4 years ago
  bruvzg eeced6d6f2 [CTL] Do not break line on the span (e.g. RTL BBCode tag) edges. 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() 4 years ago
  bruvzg 06ae77a320 Add word breaks on punctuation characters. 4 years ago
  bruvzg c1d261fdb0 [Complex Text Layouts] Add variable fonts support. 5 years ago
  bruvzg 644f739660 Static analyzer fixes: 4 years ago
  bruvzg 0ef483e9a9 [Complex Text Layouts] Performance optimizations. 4 years ago
  bruvzg 384211af4b [Complex Text Layouts] Fix bitmap font memory leak. 4 years ago
  bruvzg c3cc9d82b4 [Complex Text Layouts] Align glyph offsets and advances to the pixel grid. 4 years ago
  bruvzg a458e90179 [Complex Text Layouts] Adds missing Font::SPACING_* to the Label, LineEdit, TextEdit, TextLine and TextParagraph. 4 years ago
  bruvzg 200828276e [Complex Text Layouts] Implement ICU / HarfBuzz based TextServer module. 5 years ago