mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-06-04 20:46:29 +03:00
Fix issue with kerning when using tab characters (i do not want to apply kerning in tab characters).
This commit is contained in:
@@ -1038,7 +1038,7 @@ UTEST( FontRendering, LineWrapInfo ) {
|
||||
|
||||
runTest( "assets/textfiles/test-hard-wrap.uext" );
|
||||
runTest( "assets/textfiles/lorem-ipsum.uext" );
|
||||
// runTest( "assets/textfiles/test-tabs.txt" );
|
||||
runTest( "assets/textfiles/test-tabs.txt" );
|
||||
}
|
||||
|
||||
UTEST( FontRendering, TextHardWrap ) {
|
||||
|
||||
Reference in New Issue
Block a user