Commit fea86ea
1 parent 95f49be commit fea86ea
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
503 | 503 |
| |
504 | 504 |
| |
505 | 505 |
| |
506 |
| - | |
| 506 | + | |
| 507 | + | |
507 | 508 |
| |
508 | 509 |
| |
509 | 510 |
| |
|
1 parent 95f49be commit fea86ea
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
503 | 503 |
| |
504 | 504 |
| |
505 | 505 |
| |
506 |
| - | |
| 506 | + | |
| 507 | + | |
507 | 508 |
| |
508 | 509 |
| |
509 | 510 |
| |
|
1 commit comments
minorua commentedon Apr 13, 2013
In case that ignoreShapeEncoding option is off, even if TestCapability( OLCStringsAsUTF8 ) returns false (i.e. case of LDID/0), users cannnot select the encoding and then LDID/0 file is handled as UTF-8 file. Is this correct? Or I guess the logical operator is wrong.