Page 1 of 1

Enigma Note ( change font size )

Posted: August 12th, 2011, 1:03 pm
by jace1319
Hi im new to this and i wanted to know if anyone can help me edit the coding i guess. I have the note skin from enigma uploaded on my desktop. The only problem is that its too small to read, is there some way i can change the font size to a bigger size? Any input would be greatly appreciated.

Re: Enigma Note ( change font size )

Posted: August 12th, 2011, 2:38 pm
by Kaelri
Sure. Right-click the skin and select "Edit Skin" to open the code in your text editor. Scroll down to the section called [Notes], and add the following line anywhere in that section:

Code: Select all

FontSize=15
Save the file, then right-click the skin and choose "Refresh" to apply your changes. You can increase the FontSize number and repeat the process until you've got the size you want. :)

Re: Enigma Note ( change font size )

Posted: August 12th, 2011, 4:29 pm
by jace1319
wow GREAT! worked like a charm. Thank you very much

Re: Enigma Note ( change font size )

Posted: February 13th, 2017, 11:49 pm
by jeverts
Is this still relevant? I need larger font and no matter where I put FontSize=15 nothing happens. Thanks in advance
;---------------------------------------------------------------------
; ENIGMA NOTES (1)

[Rainmeter]
Author=Kaelri

[Variables]
@include=#@#User\Options.inc

;---------------------------------------------------------------------
; STYLES

@include2=#@#Styles\#Stylesheet#\Options.inc
@include3=#@#Styles\#Stylesheet#\SidebarCommon.inc
@include4=#@#Styles\#Stylesheet#\SidebarNotes.inc

;---------------------------------------------------------------------
; METERS & MEASURES

@include5=#ROOTCONFIGPATH#Sidebar\Notes\Notes.inc
NumberOfTabs=1
NotesFile1=#Note1Path#

;---------------------------------------------------------------------
; METADATA

[Metadata]
Name=Enigma Notes (1)
Information=Shows text from your notepad file of choice. | · Click on your notes to edit the file. | · If you add "<donotshow>" to your notes file, the skin will not show any text after that line.
Version=4 Patch 1
License=Creative Commons BY-NC-SA 3.0

Re: Enigma Note ( change font size )

Posted: February 13th, 2017, 11:56 pm
by jeverts
Never mind, got it...

Re: Enigma Note ( change font size )

Posted: April 5th, 2017, 3:27 pm
by eric_eats_nuggets
jeverts wrote:Never mind, got it...
Can you please share what you did? I'm trying to do the exact same thing and this doesn't really point me in the right direction.

Re: Enigma Note ( change font size )

Posted: April 6th, 2017, 1:15 pm
by eclectic-tech
eric_eats_nuggets wrote:Can you please share what you did? I'm trying to do the exact same thing and this doesn't really point me in the right direction.
Open 'Enigma\Options\Options.ini' and change the values of '4th Size' for notes text or '3rd Size' for notes title.
enigmaNotes.png