serena_knight Posted 7 hours ago Posted 7 hours ago i just insatlled autoit and scite on my windows 11 computer its quite different thant on my windows 10 computer i am trying to make the font size on an edited script larger at the moment its a 9 i tried to follow the instructions found on the internet but when i go to change the size it will not let me please help me its hard for me to read with the existing font
Musashi Posted 7 hours ago Posted 7 hours ago (edited) Just a quick work-around : Press the Keys CTRL + at the same time (use + from the NumPad). This only works for the session , but I am sure, that there is a permanent solution. @serena_knight Edit : Try CTRL 1 to run SciTEConfig , which allows you to change many settings for SciTE (only in Fullversion of SciTE4AutoIt3). Edited 7 hours ago by Musashi "In the beginning the Universe was created. This has made a lot of people very angry and been widely regarded as a bad move."
Developers Jos Posted 7 hours ago Developers Posted 7 hours ago 19 minutes ago, serena_knight said: but when i go to change the size it will not let me How do you do this? When you have the full version installed, you simply start SciTEConfig and change the font size to make the change stick. SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
serena_knight Posted 6 hours ago Author Posted 6 hours ago i tied the ctrl 1 , it doesnt work i went to opetions then open SciTEConfig file found the font and font size changed 9 to 14 could not save it said i could not save it where is start SciTEConfig ?
serena_knight Posted 6 hours ago Author Posted 6 hours ago sciteglobalproperties #~ utf8.auto.check=3 # detect ascii high characters and if none found set default encoding to UTF8 and do not add BOM utf8.auto.check=4 # Japanese input code page 932 and ShiftJIS character set 128 #code.page=932 #character.set=128 # Unicode #~ code.page=65001 code.page=0 #character.set=204 #command.discover.properties=python /home/user/FileDetect.py "$(FilePath)" # Required for Unicode to work on GTK+: #LC_CTYPE=en_US.UTF-8 if PLAT_WIN output.code.page=0 if PLAT_GTK output.code.page=65001 if PLAT_MAC output.code.page=65001 # Export #export.keep.ext=1 export.html.wysiwyg=1 #export.html.tabs=1 #export.html.folding=1 export.html.styleused=1 #export.html.title.fullpath=1 #export.rtf.tabs=1 #export.rtf.font.face=Arial #export.rtf.font.size=9 <<<<<<<<<<<<< note font size #export.rtf.tabsize=8 #export.rtf.wysiwyg=0 #export.tex.title.fullpath=1 # Magnification (added to default screen font size) export.pdf.magnification=0 # Font: Courier, Helvetica or Times (Courier line-wraps) export.pdf.font=Helvetica # Page size (in points): width, height # E.g. Letter 612,792; A4 595,842; maximum 14400,14400 export.pdf.pagesize=595,842 # Margins (in points): left, right, top, bottom changed font form 9 to 14 get message could not save file.... save under a different name
serena_knight Posted 5 hours ago Author Posted 5 hours ago got scite config up what tab has the change font general tool section other tools ???
serena_knight Posted 5 hours ago Author Posted 5 hours ago ok found it on general 1 sorry for the bother
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now