Due to an 8-bit attribute table and 9 bits of attributes, I've had to
remove the _B attribute from the "horizontal tab" position, and change the isblank function to explicitly test against space and tab. When I finish merging the 4.4 runes code, this table will have to grow to 16 bit entries, as several more attributes have been introduced. I'm making this change so existing libraries will continue working for the next (little) while.
This commit is contained in:
parent
edbd9128da
commit
b23776a8de
|
@ -1 +1 @@
|
|||
revision 1.9 intentionally removed
|
||||
revision 1.10 intentionally removed
|
||||
|
|
|
@ -1 +1 @@
|
|||
revision 1.9 intentionally removed
|
||||
revision 1.10 intentionally removed
|
||||
|
|
Loading…
Reference in New Issue