GithubHelp home page GithubHelp logo

nicksahler / glyphssdk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from schriftgestalt/glyphssdk

0.0 0.0 0.0 9.92 MB

Scripting SDK for Glyphs

License: Apache License 2.0

Shell 0.01% Python 32.74% Objective-C 24.91% CSS 2.64% HTML 39.70%

glyphssdk's Introduction

GlyphsSDK

Plugin SDK

This is the Plugin SDK for the Glyphs font editor. There are various kinds of plugins (see below), and there are two ways of writing them, in ObjectiveC or in Python. You will find extensive documentation in the readme files and the code comments. But do start with the tutorial. Then, continue with the README.md file inside the respective template subfolder.

.glyphsFileFormat

These plugins add additional file formats for the export dialog.

.glyphsFilter

These are plugins that add functionality in the Filter submenu of Glyphs. A filter can either have a GUI (dialog window) or none. A filter can also be called as an instance custom parameter.

.glyphsPalette

These plugins add new sections to the Palette (Window > Palette, Cmd-Opt-P).

.glyphsPlugin

These are all plugins that do not fit any other category.

.glyphsReporter

These plugins add extra View functionality. They usually draw additional items in the current Edit View. Their titles, preceded by ‘Show’ will appear at the bottom of the View menu of the application.

.glyphsTool

These plugins add a new tool in the toolbar. You can place a small PDF as toolbar icon in the Contents/Resources/ folder. For measurements, take a look at the placeholder image that is already there.

File Format Description

The file GlyphsFileFormat.md contains a description of the Glyphs 1.x file format.

License

Copyright 2013-2016 Georg Seifert (@schriftgestalt), Jan Gerner (@yanone) and Rainer Erich Scheichelbauer (@mekkablue).

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

glyphssdk's People

Contributors

schriftgestalt avatar yanone avatar mekkablue avatar rafalbuchner avatar gobbel2000 avatar mark2mark avatar jenskutilek avatar simoncozens avatar composerjk avatar delucis avatar pkolchanov avatar anthrotype avatar justanotherfoundry avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.