Histórico de Commits

Autor SHA1 Mensagem Data
  bruvzg 1f8387f8fd [TextServer] Improve empty glyph handling to allow glyphs smaller than 2px and avoid unnecessary texture updates. há 1 ano atrás
  Haoyu Qiu 9bcda8f94c Prefer family name in fonts' names table há 1 ano atrás
  bruvzg 27f6f4147b [TextServer] Expose ICU title case string conversion to scripting. há 1 ano atrás
  bruvzg f6a532d501 [Font] Apply oversampling to the "embolden" strength. há 1 ano atrás
  Rémi Verschelde 0478998148 Merge pull request #89414 from bruvzg/update_icu_msdfgen há 1 ano atrás
  bruvzg 3bb5047db3 [TextServer] Use GDVIRTUAL_REQUIRED_CALL for required extensions methods, update extension docs. há 1 ano atrás
  bruvzg 0d02568ff8 Update ICU and msdfgen. há 1 ano atrás
  Rémi Verschelde 061e0c758d Merge pull request #89395 from bruvzg/rtl_ts_img_range há 1 ano atrás
  bruvzg 433de7f1a8 [RTL] Use "visible characters" property for inline object visibility há 1 ano atrás
  bruvzg 911fa38d3a [Font] Add option to disable embedded bitmaps loading. há 1 ano atrás
  bruvzg b58e45ed43 [TextServer] Fix fallback line breaking code adding two breaks for CR-LF. há 1 ano atrás
  Rémi Verschelde 3a08c646ee Pre-commit: Update to clang-format 17.0.6 and black 24.2.0 há 1 ano atrás
  bruvzg ad017a20ea [TextServer] Implement soft hyphen handling. há 1 ano atrás
  Rémi Verschelde a00d810c83 Merge pull request #88344 from bruvzg/fb_ts_nbsp há 1 ano atrás
  bruvzg 12883925c2 [Fallback TextServer] Add support for non breaking spaces. há 1 ano atrás
  bruvzg 19f1d5afa9 [TextServer / Font] Do not duplicate images to prevent unnecessary embedding. há 1 ano atrás
  bruvzg 85df221610 [TextServer / Font] Add support for customizable baseline offset. há 1 ano atrás
  Aaron Franke 91b24b2780 Use GODOT_MODULE define in TextServer modules há 1 ano atrás
  bruvzg 575e1201cb [TextServer] Do not draw non-visual characters. há 1 ano atrás
  bruvzg 56579f397d [Text Overrun] Add option to set custom ellipsis character, add support for system font fallback. há 2 anos atrás
  Rémi Verschelde 61b62fc047 Merge pull request #81438 from 0xafbf/patch-2 há 1 ano atrás
  bruvzg 9a1e0e4aef [Bitmap fonts] Add support for scaling. há 2 anos atrás
  A Thousand Ships f18aa00e85 Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable há 2 anos atrás
  bruvzg 4a167fc740 [TextServer] Store font extra spacing variations without making a full copy of font. há 2 anos atrás
  A Thousand Ships 517e9f8aef [Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable há 2 anos atrás
  Andrés Botero ab52f70a03 Fix subpixel layouts in text rendering há 2 anos atrás
  bruvzg 1ced1f9c99 [TextServer] Pass Dictionary properties by value and check property values instead of references.. há 2 anos atrás
  bruvzg 31a8a9b2e1 [TextServer] Remove excessive Dictionary checks. há 2 anos atrás
  bruvzg 5453503697 [Text Server] Store extra spacing of individual font variations. há 2 anos atrás
  bruvzg 07d859de25 [TextServer] Fix issues with character breaks, add more tests. há 2 anos atrás