Граф коммитов

1412 Коммитов

Автор SHA1 Сообщение Дата
James Jackson-South 8aef0d7b21 Add Devanagari tests 2023-07-29 18:33:05 +10:00
James Jackson-South f302890d0a Add Tamil tests 2023-07-29 00:02:33 +10:00
James Jackson-South fccca3d1ee Add Telugu tests 2023-07-28 09:52:56 +10:00
James Jackson-South 4b7fbb1c21 Complete Kannada tests 2023-07-27 22:47:58 +10:00
James Jackson-South db2a2f8121 Add second batch of Kannada tests 2023-07-26 23:10:41 +10:00
James Jackson-South 41d1e64815 Initial Kannada test set 2023-07-26 12:46:53 +10:00
James Jackson-South 7aaa5d2c34 First Indic test passes. 2023-07-25 23:56:52 +10:00
James Jackson-South 7dba8cc5f8 Complete InitialReorder 2023-07-24 14:39:07 +10:00
James Jackson-South a6c463e031 Use indexer for collections 2023-07-24 10:43:06 +10:00
James Jackson-South 797bdc3226 Reimplement WouldSubstitute 2023-07-24 10:19:10 +10:00
James Jackson-South 80974d9258 Begin implementing initial reorder 2023-07-21 22:32:10 +10:00
James Jackson-South 7dd5d958e9 Setup syllables 2023-07-18 23:17:59 +10:00
James Jackson-South 5129d3b4e5 Generate Indic data and stub shaper 2023-07-18 21:48:34 +10:00
James Jackson-South 9b00ed71c7
Merge pull request #341 from SixLabors/js/break-word
Add WordBreaking.BreakWord option
2023-07-08 18:22:34 +10:00
James Jackson-South 314b1eb75c Update TextLayoutTests.cs 2023-07-08 10:12:05 +10:00
James Jackson-South 216c1b3d79 reimplement lost implementation 2023-07-08 10:03:12 +10:00
James Jackson-South 897154c83a Merge branch 'main' into js/break-word 2023-07-08 08:42:44 +10:00
James Jackson-South 61ab677bd6
Merge pull request #288 from SixLabors/js/use
Implement Universal Font Shaper
2023-07-06 12:54:12 +10:00
James Jackson-South ce4f8a37fa rename type 2023-07-05 00:22:08 +10:00
James Jackson-South 7d8686cf03 Fix shaper inheritance and decomposed offsets 2023-07-04 20:47:31 +10:00
James Jackson-South 8b4e926a87 Add codepoint tests 2023-07-03 19:08:15 +10:00
James Jackson-South 8488ad9e98 Stub out overrides. 2023-07-03 18:56:51 +10:00
James Jackson-South 414f63bf08 Refactor project inheritance 2023-07-03 18:08:47 +10:00
James Jackson-South b469f9e5c3 Register script classes 2023-07-03 15:31:50 +10:00
James Jackson-South 8de1e02dd5 More readable loop 2023-07-03 15:15:40 +10:00
James Jackson-South b94bc6bbc4 All Balinese tests pass 2023-07-03 15:09:55 +10:00
James Jackson-South a36c6f39c5 More test cases 2023-07-03 09:50:55 +10:00
James Jackson-South 96a44ddb23 WE HAVE PASSING TESTS!!! 👏 2023-07-02 23:02:46 +10:00
James Jackson-South 5cb8242b12 Port Fontkit dictionary based generation code. 2023-07-01 14:22:10 +10:00
James Jackson-South 4c3b9e68f2
Merge branch 'main' into js/use 2023-06-30 08:40:54 +10:00
James Jackson-South 78163501a0
Merge pull request #340 from SixLabors/js/fix-composite-glyphs
Fix DFKai-SB and KaiU font rendering
2023-06-30 08:40:13 +10:00
James Jackson-South a84df2c43d NET 476 x86 🤢 2023-06-29 19:43:41 +10:00
James Jackson-South ca00bfebe6 Manually include font 2023-06-29 18:05:30 +10:00
James Jackson-South 48c363848c
Merge branch 'main' into js/use 2023-06-29 17:56:19 +10:00
James Jackson-South 8b78def148 Merge branch 'main' into js/fix-composite-glyphs 2023-06-29 17:38:49 +10:00
James Jackson-South b2396dcad4
Merge pull request #339 from SixLabors/js/fix-composite-glyphs
Fix composite glyph transform parsing.
2023-06-29 17:38:26 +10:00
James Jackson-South 956f8c4565
Merge branch 'main' into js/fix-composite-glyphs 2023-06-29 17:29:08 +10:00
James Jackson-South c7c72183a1
Merge pull request #338 from SixLabors/js/fix-vmtx-table
Use TryGetReaderAtTablePosition
2023-06-29 17:28:53 +10:00
James Jackson-South 29e05d3731 Optimize glyph loading and hinting. 2023-06-29 17:28:30 +10:00
James Jackson-South 2f6bcb45f6 Working draft 2023-06-28 18:25:42 +10:00
James Jackson-South 1696aff837 Fix composite glyph transform parsing 2023-06-27 21:19:17 +10:00
James Jackson-South 960f46c3d3 Use TryGetReaderAtTablePosition 2023-06-27 17:23:30 +10:00
James Jackson-South 16ed41e5ef
Merge branch 'main' into js/use 2023-06-27 15:38:15 +10:00
James Jackson-South 548b017344
Merge pull request #336 from ManuelHu/linux-local-share
Also search "~/.local/share/fonts/" on Linux
2023-06-25 15:33:11 +10:00
Manuel Huber ef19313725
Also search "~/.local/share/fonts/" on Linux 2023-06-24 20:56:14 +02:00
James Jackson-South 7937378771
Merge branch 'main' into js/use 2023-06-20 23:58:30 +10:00
James Jackson-South 181a7abbf1
Merge pull request #332 from SixLabors/js/single-line-text-align-
Rewrite Text Layout Engine
2023-06-20 23:58:09 +10:00
James Jackson-South 3d93981c82 Update StreamFontMetrics.TrueType.cs 2023-06-19 22:01:48 +10:00
James Jackson-South 648a65ab0e Update Issues_269.cs 2023-06-19 21:59:15 +10:00
James Jackson-South 23b3b1428c Fix multiline size measurements, Hack NET 472 32bit 2023-06-19 21:49:43 +10:00