This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
gtk2
Watch
1
Star
0
Fork
0
You've already forked gtk2
forked from
AuroraMiddleware/gtk
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
0ad5094119
gtk2
/
testsuite
/
gtk
/
compose
/
hex.expected
6 lines
100 B
Plaintext
Raw
Normal View
History
Unescape
Escape
composetable: Parse hex escapes too This was a small omission from the Compose file syntax that doesn't cost us much to support. Add a test for this syntax too. Fixes: #1004
2021-02-02 17:00:51 +00:00
# max_seq_len: 4
composetable: Drop GtkComposeTableCompact All tables use the compact format now, and we generate caches in that format too. Bump the cache version to 3 for this. Replace the python script for generating the builtin table by a small C program using the same code to generate the data for the builtin table. This drops the restriction on only generating a single character in the builtin sequences.
2021-07-08 21:59:50 +00:00
# n_index_size: 1
# data_size: 9
# n_chars: 7
composetable: Parse hex escapes too This was a small omission from the Compose file syntax that doesn't cost us much to support. Add a test for this syntax too. Fixes: #1004
2021-02-02 17:00:51 +00:00
<Uff20> <U73> <U65> <U71> : "⏾⏳"
Reference in New Issue
Copy Permalink