User Tools

Site Tools


educare:scite

Differences

This shows you the differences between two versions of the page.


Previous revision
educare:scite [2020/06/08 22:20] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +/usr/share/scite/SciTEGlobal.properties
 +
 +modificare la codifica come UTF8 (65001)
 +<code>
 +# Internationalisation
 +# Japanese input code page 932 and ShiftJIS character set 128
 +#code.page=932
 +#character.set=128
 +# Unicode
 +code.page=65001
 +#code.page=0
 +</code>
 +
 +impostare monospace
 +
 +<code>
 +if PLAT_GTK
 +        font.base=font:Bitstream Vera Sans Mono,size:9
 +        font.small=font:Bitstream Vera Sans Mono,size:8
 +
 +</code>
  
educare/scite.txt · Last modified: 2020/06/08 22:20 by 127.0.0.1