You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+8-5
Original file line number
Diff line number
Diff line change
@@ -37,14 +37,15 @@ for **openFrameworks** projects.
37
37
- Wheel for tweaking:
38
38
-_+Ctrl_ to finetune.
39
39
- Right-click:
40
-
- To Reset to param center.
41
-
-_+Ctrl_ to Reset to min.
42
-
-_+Alt_ to Reset to max.
40
+
- To Reset to param Center.
41
+
-_+Ctrl_ to Reset to Min.
42
+
-_+Alt_ to Reset to Max.
43
43
-**Themes** with **Editor** ( WIP ).
44
44
-**Windows Organizer**, aligner, cascade and group/linker.
45
45
-**Log System** with custom tags.
46
46
-**Notifier System**.
47
-
-**Text Editor** ( WIP )
47
+
-**Text Editor**. ( WIP )
48
+
-**Image Inspector**.
48
49
-**Layout Presets Engine**. ( WIP )
49
50
-**Docking Helpers**. ( WIP )
50
51
@@ -142,7 +143,9 @@ void ofApp::draw()
142
143
- The **AWESOME**[@Daandelange](https://github.com/Daandelange)'s **FORK**.
143
144
- You **MUST use this one**!
144
145
145
-
*[assets.zip](assets.zip): Located in the add-on root path. Mainly font file(s) to put into each project `OF_APP/bin/data/`.
146
+
***JetBrainsMono-Bold.ttf**: The font file for the default theme.
147
+
148
+
*[assets.zip](assets.zip): (Optional) Located in the add-on root path. More font files from the same family. To put into each project `OF_APP/bin/data/`.
0 commit comments