Zufu Liu
Zufu Liu
Can you provide test file and expected working screenshot?
I tried codes from https://docs.microsoft.com/en-us/windows/win32/winmsg/window-features#window-layout-and-mirroring, seems none is working. After enable RTL layout (with `WS_EX_LAYOUTRTL`), text is right aligned, but not in correct direction.
@mammadkoma Can you test latest builds (with artifacts from https://github.com/zufuliu/notepad2/actions or https://ci.appveyor.com/project/zufuliu/notepad2), commit 8a5a6c4259753a13ac0fef2a6740c32ebbfb21b1 appears fixed the text direction problem for GDI RTL layout.
`SetLayout(hdc, LAYOUT_BITMAPORIENTATIONPRESERVED);` can be added to make all Direct2D rendering technologies behaviors same (no RTL). see https://docs.microsoft.com/en-us/windows/win32/api/d2d1/nn-d2d1-id2d1dcrendertarget#id2d1dcrendertargets--gdi-transforms--and-right-to-left-language-builds-of-windows
@mammadkoma Sorry, I meant test the daily build from CI (for RTL Layout with Legacy GDI, Direct2D still not work), e.g. artifacts from https://github.com/zufuliu/notepad2/actions/runs/2142231772 or https://ci.appveyor.com/project/zufuliu/notepad2/builds/43187878/job/0v3o7t8jf637a5k8/artifacts
@mammadkoma can paste the text in above and sticky notes screenshots?
Align column (table mode) cannot be implemented at the moment, however a simple lexer for CSV that colorize the delimiter and different row or column with different colors (e.g. different...
> > Align column (table mode) cannot be implemented at the moment, however a simple lexer for CSV that colorize the delimiter and different row or column with different colors...
I think the simplest change is update release page, change the word "Architecture" to "Platform". 
https://twig.symfony.com/ https://github.com/twigphp/Twig