- 26 Feb, 2018 2 commits
-
-
Jason Simmons authored
-
Jason Simmons authored
libtxt is now the default text renderer
-
- 16 Jan, 2018 1 commit
-
-
Ian Hickson authored
Seems like we don't yet run the flutter tests on Windows, but we're close to being able to. This makes some minor changes to make that more possible: - fix the stack parsing code to support Windows paths - fix the tests for the stack error handling code to handle Windows paths - skip some tests that rely on Ahem font metrics
-
- 14 Dec, 2017 1 commit
-
-
Jason Simmons authored
* Query selection rectangles for all three characters in the text * Change the last character to be non-whitespace. Minikin's line breaker will truncate whitespace characters at the end of a line.
-
- 11 Dec, 2017 1 commit
-
-
Jason Simmons authored
-
- 07 Dec, 2017 1 commit
-
-
Jason Simmons authored
-
- 01 Dec, 2017 1 commit
-
-
Hans Muller authored
-
- 01 Nov, 2017 1 commit
-
-
Ian Hickson authored
Various improvements (in particular a new painting fuzzer) to the text manual test. Some additional documentation. A fix to Stack to remove an LTR bias: make unpositioned children apply "alignment". Some more debugging information on RichText and Text. A fix to the flutter tool to not crash when an RPC call throws an exception.
-
- 31 Oct, 2017 1 commit
-
-
Ian Hickson authored
-