Skip to content

Commit

Permalink
Merge pull request #1 from JeremieD/master
Browse files Browse the repository at this point in the history
Initial release
  • Loading branch information
davelab6 committed Feb 18, 2015
2 parents 5af2a8d + 30c0dd1 commit e43c92d
Show file tree
Hide file tree
Showing 50 changed files with 22 additions and 23 deletions.
Binary file added Jeremie's Theme (1.0).zip
Binary file not shown.
Binary file modified Menu Icons (16x).psd
Binary file not shown.
Binary file modified Palette Icons (24x).psd
Binary file not shown.
31 changes: 16 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,26 @@
# Jeremie's Theme
<!-- TODO: Same thing only better... -->
A theme for [FontForge](http://fontforge.github.io/).

# Help
I need your help! If you're a designer or just want to help design a better theme for FontForge, don't hesitate. I'm not a designer, I just want the program I use to make fonts to be pretty. And there's not just the icons to make. You can test it on your platform and signal any issue you encounter so that I can fix it. Or you can try and work with the UI editor in FontForge, but it's quite difficult to use.

# About the icons
If you want to help design the icons, you can do that in `Menu Icons (16x).psd` and in `Palette Icons (24x).psd`

# Installation
<!-- TODO: Same thing only better... -->
Before you do anything, I recommend that you backup your pixmaps folder. Otherwise you won't be able to deactivate the theme.

1. Copy the content of the pixmaps folder into the appropriate folder :
1. Download `Jeremie's Theme (1.0).zip` and unzip it.
2. Copy the content of the pixmaps folder into the appropriate folder:
* Windows : `C:\Program Files (x86)\FontForgeBuilds\share\fontforge\pixmaps`
* Mac : `//TODO`
* Linux : `//TODO`
2. Copy `jd.theme` somewhere into the FontForge files.
3. Open FontForge and go to `File -> Settings` and then find `Ressource file`.
4. Select `jd.theme`.
5. Close and reopen FontForge and you're done!
* Mac : `/Applications/FontForge.app/Contents/Resources/opt/local/share/fontforge/pixmaps/`
* Unix : `/usr/share/fontforge/pixmaps/`
3. Copy `jd.theme` wherever you want. (Somewhere in the FontForge files is a good idea.)
4. In FontForge, go to `File > Preferences` and set `RessourceFile` to the `jd.theme` file in the above folder.
5. Restart FontForge and you're done!

# Screenshots
<img src="http://i.imgur.com/nQIA463.png" title="The font view." />

<img src="http://i.imgur.com/37BsU3m.png" title="The font info menu." />

<img src="http://i.imgur.com/jmz0gnD.png" title="The outline editor." />

<img src="http://i.imgur.com/EBiuWpM.png" title="The metrics window." />

# Licence
<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" /></a><br /><span xmlns:dct="http://purl.org/dc/terms/" href="http://purl.org/dc/dcmitype/StillImage" property="dct:title" rel="dct:type">Jeremie's Theme</span> by <a xmlns:cc="http://creativecommons.org/ns#" href="https://github.com/JeremieD/JeremiesTheme" property="cc:attributionName" rel="cc:attributionURL">Jérémie Dupuis</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License</a>.
14 changes: 6 additions & 8 deletions jd.theme
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ fontforge.MetricsView.SelectedGlyphColor: #2b2b2b

fontforge.View.Background: #ffffff

Gdraw.Background: #ffffff
Gdraw.Background: #eeeeff
Gdraw.Foreground: #222222
Gdraw.ScreenWidthCentimeters: 36.5225

Expand All @@ -90,7 +90,7 @@ Gdraw.GProgress.Background: #fffffc

Gdraw.GGadget.Popup.Font: 400 8pt ubuntu,segoe ui,calibri,cantarell,lucida console,unifont
Gdraw.GGadget.Popup.Foreground: #222222
Gdraw.GGadget.Popup.Background: #bcd2ea
Gdraw.GGadget.Popup.Background: #eeeeff
Gdraw.GGadget.Popup.Delay: 10
Gdraw.GGadget.Popup.LifeTime: 20000

Expand All @@ -103,7 +103,7 @@ Gdraw.GGadget.Box.DrawDefault: False
Gdraw.GGadget.Box.GradientBG: False
Gdraw.GGadget.Box.NormalForeground: #222222
Gdraw.GGadget.Box.DisabledForeground: #b5b4b3
Gdraw.GGadget.Box.NormalBackground: #ffffff
Gdraw.GGadget.Box.NormalBackground: #eeeeff
Gdraw.GGadget.Box.DisabledBackground: #fffffc
Gdraw.GGadget.Box.PressedBackground: #fffffc
Gdraw.GGadget.Box.GradientStartCol: #edeceb
Expand Down Expand Up @@ -218,10 +218,10 @@ Gdraw.GList.Box.BorderType: box
Gdraw.GList.Font: 400 10pt ubuntu,segoe ui,calibri,cantarell,lucida console,unifont

Gdraw.GScrollBar.Box.BorderOuter: False
Gdraw.GScrollBar.Box.NormalBackground: #ffffff
Gdraw.GScrollBar.Box.NormalBackground: #eeeeff
Gdraw.GScrollBar.Box.BorderOuterCol: #ebebeb
Gdraw.GScrollBar.Box.BorderType: none
Gdraw.GScrollBar.Box.BorderWidth: 1
Gdraw.GScrollBar.Box.BorderWidth: 0
Gdraw.GScrollBar.Box.Padding: 2

Gdraw.GScrollBarThumb.Box.NormalForeground: #a6a6a6
Expand Down Expand Up @@ -281,6 +281,4 @@ Gdraw.GDrawable.Box.Padding: 0

Gdraw.GTabSet.Box.BorderType: box
Gdraw.GTabSet.Box.BorderShape: rect
Gdraw.GTabSet.Box.BorderWidth: 1


Gdraw.GTabSet.Box.BorderWidth: 1
Binary file added pixmaps/palettesmall3drotate.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pixmaps/palettesmallcorner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pixmaps/palettesmallcurve.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pixmaps/palettesmallelipse.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pixmaps/palettesmallflip.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pixmaps/palettesmallhand.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pixmaps/palettesmallhvcurve.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pixmaps/palettesmallknife.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pixmaps/palettesmallmag.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pixmaps/palettesmallpen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pixmaps/palettesmallpencil.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pixmaps/palettesmallperspective.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pixmaps/palettesmallpointer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pixmaps/palettesmallpoly.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pixmaps/palettesmallrect.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pixmaps/palettesmallrotate.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pixmaps/palettesmallruler.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pixmaps/palettesmallscale.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pixmaps/palettesmallskew.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pixmaps/palettesmallspirocorner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pixmaps/palettesmallspirocurve.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pixmaps/palettesmallspirog2curve.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pixmaps/palettesmallspiroleft.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pixmaps/palettesmallspiroright.png
Binary file added pixmaps/palettesmallstar.png
Binary file added pixmaps/palettesmalltangent.png
Binary file modified pixmaps/pointsmakearc.png
Binary file added pixmaps/tools3drotate.png
Binary file added pixmaps/toolselipse.png
Binary file added pixmaps/toolsflip.png
Binary file added pixmaps/toolsfreehand.png
Binary file added pixmaps/toolsknife.png
Binary file added pixmaps/toolsmagnify.png
Binary file added pixmaps/toolspen.png
Binary file added pixmaps/toolsperspective.png
Binary file added pixmaps/toolspointer.png
Binary file added pixmaps/toolspolygon.png
Binary file added pixmaps/toolsrect.png
Binary file added pixmaps/toolsrotate.png
Binary file added pixmaps/toolsruler.png
Binary file added pixmaps/toolsscale.png
Binary file added pixmaps/toolsscroll.png
Binary file added pixmaps/toolsskew.png
Binary file added pixmaps/toolsspiro.png
Binary file added pixmaps/toolsstar.png

0 comments on commit e43c92d

Please sign in to comment.