Commit History

Author SHA1 Message Date
  Timo Schwarzer d0aa95a6d4 Fix typo ovrsampling → oversampling 1 month ago
  Pāvels Nadtočajevs 4afeca3bcf Replace global oversampling with overrideable per-viewport oversampling. 1 month ago
  Pāvels Nadtočajevs b106dfd4f9 Base accessibility API. 1 month ago
  Pāvels Nadtočajevs 19f360d65a Add font import flag to toggle modulation of colored glyphs. 1 month ago
  Pāvels Nadtočajevs 2bbf0f2317 Add properties to configure space trimming on line break. 2 months ago
  Thaddeus Crews 324512e11c Style: Replace header guards with `#pragma once` 3 months ago
  Pāvels Nadtočajevs 912b52a6a5 Expose `OVERRUN_ENFORCE_ELLIPSIS` flag to the controls. 3 months ago
  Aarni Koskela f134769506 Fix various typos 4 months ago
  bruvzg cc1db569e1 [TextServer] Improve embedded objects handling performance. 7 months ago
  Yufeng Ying e88e30c273 Remove unused headers in servers. 5 months ago
  Thaddeus Crews 26e7b6bdd6 Merge pull request #99164 from bruvzg/int_files 5 months ago
  Pāvels Nadtočajevs c5ca56f40b [Export] Write text server data from memory, instead of using temporary file. 6 months ago
  Rémi Verschelde 5836a24a1c Merge pull request #99488 from bruvzg/te_brk_cases 5 months ago
  Pāvels Nadtočajevs 0708048530 [TextServer] Fix some line breaking edge cases. 5 months ago
  bruvzg e81a2afbc4 [TextServer] Reset subpixel shift on blank glyphs and import option to enable/disable it. 6 months ago
  Adam Scott 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` 7 months ago
  Yevhen Babiichuk (DustDFG) af6d260c17 Don't include `core/io/image.h` in `core/os/os.h` 7 months ago
  bruvzg 32bc1c2f33 [Font Import] Detect pixel fonts and disable subpixel positioning. 10 months ago
  bruvzg e651421905 [TextServer, GDExtension] Fix building text servers as GDExtension, expose new/changed low-level methods to GDExtension API. 11 months ago
  Rémi Verschelde 25fe3d4b46 Merge pull request #81639 from MJacred/is_letter 1 year ago
  MJacred 717513a62d Add is_valid_letter() to TextServer 1 year ago
  bruvzg a116801ec7 Improve TextEdit/LineEdit word selection. 1 year ago
  bruvzg 27f6f4147b [TextServer] Expose ICU title case string conversion to scripting. 1 year ago
  bruvzg 3bb5047db3 [TextServer] Use GDVIRTUAL_REQUIRED_CALL for required extensions methods, update extension docs. 1 year ago
  Rémi Verschelde 061e0c758d Merge pull request #89395 from bruvzg/rtl_ts_img_range 1 year ago
  bruvzg 433de7f1a8 [RTL] Use "visible characters" property for inline object visibility 1 year ago
  bruvzg 911fa38d3a [Font] Add option to disable embedded bitmaps loading. 1 year ago
  bruvzg dad4aae386 [TextEdit] Add support for optional wrapped line indentation. 1 year ago
  bruvzg ad017a20ea [TextServer] Implement soft hyphen handling. 1 year ago
  bruvzg 85df221610 [TextServer / Font] Add support for customizable baseline offset. 1 year ago