asciidoctor-diagram: Windows10 + UTF-8 ditaa diagrams bad rendering
Just to separate from the #150 which is cygwin related.
Ruby version: ruby 2.6.0p0 (2018-12-25 revision 66547) [x64-mingw32]
java version “1.8.0_201” Java™ SE Runtime Environment (build 1.8.0_201-b09) Java HotSpot™ 64-Bit Server VM (build 25.201-b09, mixed mode)
Windows language: main one is English US, second input lang is russian.
Active code page in cmd.exe is: Active code page: 65001
test.adoc
== test 1
// 2019-04-22
Press the button kbd:[Alt+F4]
[ditaa, test-ditaa, png]
....
/--------\ +-------+
|cAAA +---+Version|
| прив | | V3 |
| Base | |cRED{d}|
| {s}| +-------+
\---+----/
....
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Reactions: 1
- Comments: 32 (12 by maintainers)
Commits related to this issue
- #233 Resolve Ditaa character encoding issues on Windows — committed to asciidoctor/asciidoctor-diagram by pepijnve 5 years ago
Just to keep you guys posted, I’m getting the same problem in the Ditaa UTF-8 unit test on Windows 10. Still root causing…