Search found 4 matches

by mikhail22
17.10.2018 23:05
Forum: General - CudaText
Topic: Support for specific features
Replies: 8
Views: 2677

>But what's up with proportional fonts? It's a big spoiler I must say, any plans to support them? nope, sorry. Problem is this: code is optimized for fact that ASCII chars have the same width. it is used when going over huge (4M) lines. Unicode chars can have any width, e.g. 180%, see opt "uni...
by mikhail22
15.10.2018 14:54
Forum: General - CudaText
Topic: Support for specific features
Replies: 8
Views: 2677

Alexey, thanks for answers. Cool, many strong features you have. And I really like your editor and the GUI looks great. But what's up with proportional fonts? It's a big spoiler I must say, any plans to support them? Without them life is gona be hard. I quit using gVIM only because of this limitatio...
by mikhail22
14.10.2018 23:40
Forum: General - CudaText
Topic: Support for specific features
Replies: 8
Views: 2677

I have started testing the Cudatext editor and ran into problem - I cannot
set any font, only monospaced fonts like Consolas or Courier New worked :(
Is it limitation or I am doing something wrong?
If it is by design so - why and do you plan to support normal fonts?
by mikhail22
14.10.2018 23:14
Forum: General - CudaText
Topic: Support for specific features
Replies: 8
Views: 2677

Support for specific features

Hello, I am looking for a good editor with specific features. Can you provide some info about support for those features in CudaText editor? I've posted a request on Software recommendation SE: https://softwarerecs.stackexchange.com/q/52682/40949 As I see there is support for e.g. Python scripting. ...