It is currently March 28th, 2024, 10:20 pm

Enigma Note ( change font size )

Get help with creating, editing & fixing problems with skins
jace1319
Posts: 2
Joined: August 12th, 2011, 1:00 pm

Enigma Note ( change font size )

Post 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.
User avatar
Kaelri
Developer
Posts: 1721
Joined: July 25th, 2009, 4:47 am

Re: Enigma Note ( change font size )

Post 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. :)
jace1319
Posts: 2
Joined: August 12th, 2011, 1:00 pm

Re: Enigma Note ( change font size )

Post by jace1319 »

wow GREAT! worked like a charm. Thank you very much
jeverts
Posts: 2
Joined: February 13th, 2017, 11:45 pm

Re: Enigma Note ( change font size )

Post 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
jeverts
Posts: 2
Joined: February 13th, 2017, 11:45 pm

Re: Enigma Note ( change font size )

Post by jeverts »

Never mind, got it...
eric_eats_nuggets
Posts: 1
Joined: April 5th, 2017, 3:25 pm

Re: Enigma Note ( change font size )

Post 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.
User avatar
eclectic-tech
Rainmeter Sage
Posts: 5384
Joined: April 12th, 2012, 9:40 pm
Location: Cedar Point, Ohio, USA

Re: Enigma Note ( change font size )

Post 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
You do not have the required permissions to view the files attached to this post.