Quantcast
Channel: Glyphs News & Events
Viewing all 455 articles
Browse latest View live

21-27 May: Glyphs 2.0 Pro Workshop in Tel Aviv

$
0
0

This 4-day pro workshop is probably the first of its kind in Israel. It is tailored to professionals and serves as an introduction to version 2.0 of Glyphs.

Intensive Glyphs 2.0 Pro Workshop

  • Who: Rainer Erich Scheichelbauer
  • Where: Shenkar College, Anne Frank St 12, Ramat Gan, Tel Aviv
  • When: 4 sessions on these days, no partial admission:
    • Thursday May 21, 12:30-18:00
    • Friday May 22, 10:00-14:00
    • Tuesday May 26, 16:00-20:00
    • Wednesday May 27, 16:00-20:00
  • Language: English
  • For whom: professional type designers with prior experience in type design software, such as FontLab Studio, Fontographer, FontForge or Glyphs 1.x
  • How much: 1770 Shekel (incl.VAT)
  • All infos & registration: http://www.avanteam.co.il/glyphs-workshop

The tutor will take you through a sample project covering all steps necessary for producing an OpenType font family in Glyphs 2.0, from drawing paths to font hinting. The following topics will be covered:

  • Controlling Paths: Curvature (Fit Curve, Harmonizing Curve Segments), Overlaps
  • Re-using Shapes: Components, Smart Components, Smart Corners & Caps
  • Diacritics: Dynamic Mark Attachment
  • Controlling Metrics: Automatic Alignment, Linked Sidebearings, Kerning
  • Batch Processing: Filters, Custom Parameters
  • Opentype Features: Automated and Customized Feature Code
  • Glyph Positioning: Positional Forms, Cursive Attachment
  • Interpolation: Multiple Masters, Brackets, Braces
  • Screen Optimization: PS & TT Hinting, Automatic and Manual
  • Font Formats: Exporting CFF/OTF, TTF, Webfonts
  • Color Fonts: Working on Multiple Layers
  • Importing Fonts and Paths from Other Applications
  • Extend the App: Scripts and Plugins

New Features in Glyphs 2.0

$
0
0

Glyphs 2.0 is out in the wild and available for purchase. Here are some of the hundreds of improvements and new features.

Watch the Video

First, if you haven’t done so yet, take a look at the revamped Get Started page and watch the three-minute What’s New video.

Color Fonts

sapperlot

No need to stay monochromatic! Color your fonts in three possible ways, and they are all documented in tutorials: So go ahead, and make your Apple-style Emoji font, Microsoft-style COLR/CPAL font, or a classic Layer Font for DTP apps like Adobe InDesign.

Webfonts

webfonts

No more uploading your fonts to a third-party webservice: Now, you can export webfonts directly from Glyphs! In the Export Dialog, simply pick Webfonts and choose the options you want. Glyphs currently supports WOFF, WOFF2 and EOT. For the WOFF formats, you can choose if you prefer PostScript CFF curves or make the conversion to TrueType curves. And you can add autohinting as well, even for TT-based webfonts.

TrueType

tthinting

Speaking of which, TTF Autohint is built into Glyphs. You can access its options through a custom parameter in your instances.

And if autohinting does not cut it for you, you can use the new TrueType tool (shortcut I) to manually TT-hint your glyphs. It allows you to embed TrueType instructions directly on the PS curves you draw, even on nodes in overlaps. On overlap removal and vector conversion, the instructions are intelligently moved to the nearest node.

In the custom parameters, you will find many more options for fine-tuning your TrueType export. In the instances, you can set and edit the GASP table, define your maximum curve deviance for the conversion. In the masters, you can define your TTF stems.

Better Diacritics

glyphinfo

Glyphs 2.0 has received many updates to the built-in default glyph database. It sports many improved decompositions, such as the Polish lslash, which is now composed of a lowercase l and a slashshortoverlaycomb, connected via center anchors. On the other hand, we removed suggestive decompositions, like A and E components for AE. Thus, you can now safely build components, and avoid accidental overwrites.

Now, top and bottom anchors are added in all Latin base letters by default. Plus, combining (non-spacing) marks are now the default for composing Latin diacritics, i.e., eacute is composed of e and acutecomb. These two improvements together enable mark-to-mark (mkmk) and mark-to-base (mark) attachment out of the box. Read more about it in this tutorial about Mark Attachment.

Oh, and the Glyph Info window has been reworked. You can select and add multiple glyphs at once. Even non-contiguous selections are possible by Cmd-clicking several entries.

Third Axis and Brace Layers

brace-1

The Multiple Master functionality has been greatly improved. For one thing, you can now have a third interpolation axis, and unleash your wildest Multiple Master constructions! Many thanks to Tim Ahrens for contributing code for that new feature.

Then, you can have Glyphs display all interpolations of the current glyph in the Preview area at the bottom f the Edit View. So now, you can immediately see the effect of a vector manipulation in all fonts of your family.

And thirdly, you can now insert an intermediate master for individual glyphs with a so-called Brace Layer. There already is a tutorial about this Brace Trick.

Smart Components

tibetan

One of the coolest new features are Smart Components. You can set up a Smart Glyph with a couple of interpolatable layers, define properties, assign them to the various layers. If you place such a Smart Glyph as component in another glyph, you interpolate that component between the variations you have set up. This is a godsend for CJK and Brahmin fonts. You will find detailed step-by-step instructions in the Smart Components tutorial.

Corner and Cap Components

capcomponents

You can inject a partial outline, like a serif, into a path corner by selecting a corner node, and choosing Add Corner Component from the contextual menu. Corner components must be called _corner, followed by a dot suffix, be drawn around the origin point, have open path ends, and the same path direction as the receiving paths. Then you can select a corner node in an outline, and select Add Corner Component… from its context menu. In the following dialog, you simply select which of the _corner glyphs in your font you want to inject into the path at the corner.

Similarly, Cap Components require _cap glyphs with an open path at the origin point, its ends sticking over the baseline. This time, though, you add it on two adjacent on-curve nodes. For best results, this works best with fixed widths of stems. Tutorials will follow.

Improved Non-Latin Support

Many small and big improvements have been made in Non-Latin support. Thanks to our user feedback, we were able to implement a lot of significant improvements to the built-in XML glyph database. Especially Arabic and Brahmic scripts profit from this.

To name just one example, Glyphs can auto-produce most OpenType features for Devanagari, including the complex pre-base feature (pres). That includes the iMatra substitutions, if you have many iMatra-deva length variants with numbered dot suffixes in your font. This saves days of work for designers who want to make an Indic font.

deva-imatra

And as you know, the Latin-centric metric display does not make sense for all other scripts. So, we have introduced a shoulderHeight custom parameter for your masters that replaces the x-height in Arabic and Indic scripts. And for CJK, Glyphs now displays insets instead of metric lines. You can control them with CJK Guide master parameters. And CJK glyphs are now generated with the UPM as their default width.

Many Subtle Improvements

But what really will make a difference in your daily work routine, are the many little details that changed. They may not be as sensational and headline-worthy as the things discussed above, but they will make your type design work more fun, we are sure.

path

There is much better vector display. Open paths now indicate their direction, which is important for Corner Components. And, the difference between corner and curve points is now marked by their shape as well, not only their color.

The Palette is now a sidebar that slides in whenever you need it. Toggle its display with the button in the top right of the window, or with its familiar shortcut, Cmd-Opt-P. Ooh, and while we are at it: Have you noticed the Boolean operations buttons in the Transform Palette?

A nice side effect of installing Glyphs on your machine: there is QuickLook for EOT, WOFF and WOFF2 available throughout the OS. So you can take a quick peek into your webfonts right in Finder.

Many improvements with glyph handling: Have you seen how the Add Glyphs dialog adapts to your content? You can add glyph ranges by entering something like glyphname1:glyphname2 or even character1:character2, i.e., two glyph names or characters separated by a colon, and Glyphs will generate the whole Unicode range between them. And: The Add Glyphs command now only adds glyphs that are not in the font yet. What’s more, new glyphs that start with an underscore are set to not export by default. And renaming glyphs now also renames their mentions in Metric Keys.

We have talked a lot about TT hinting, but there is a significant improvement in CFF (PostScript) hinting as well: Glyphs now supports Hint Replacement! And the best thing is, it is completely automatic. Whenever it finds overlapping PS hints, it will automatically insert the correct Hint Replacements. It’s that easy.

More Documentation Coming

As you can imagine, updating a software is a big undertaking. Updating all its documentation is another big undertaking. Not all tutorials are up to par yet, but they are being updated one by one in the coming weeks. So, keep an eye on the Tutorials section of the website.

Likewise, the updated handbook should be out soon, too. We will announce it in this blog here, as well as via Twitter and Facebook.

In the meantime, feel free to explore the change log of the 2.0 release.

But now, have fun exploring the new features and UI of Glyphs 2.0!

24-25 April: Glyphs 2.0 at Lletraferits 2015

$
0
0

We are honoured to announce that Glyphs team member Rainer Erich Scheichelbauer will present at Lletraferits 2015 in La Pobla de Cérvoles, Spain. This time, it is about Glyphs 2.0. Rainer Erich will be present throughout the conference and is available to help you with all questions about the new version of Glyphs.

«Todo lo que quiera saber de Glyphs 2.0»

  • When: Friday 24 April, after lunch
  • Language: English with live Spanish translation
  • Who: Rainer Erich Scheichelbauer (@mekkablue)
  • Prerequisites: MacBook Pro with OS X 10.9.5 or later; or nothing if you are just watching.

Lletraferits is by invitation only, but, hint hint, try to get in touch with one of the organisers and ask if there is still a place available.

8-10 May: Typejockeys Workshop in Natters, Tyrol

$
0
0

The renown Viennese type designers Michael Hochleitner and Thomas Gabriel from the Typejockeys will give a three-day intensive introductory workshop in Natters, not far from Innsbruck. If you can make it, it is definitely worth spending the weekend in Tyrol!

Schriftlabor mit den Typejockeys

Fonts selber gestalten ist im digitalen Zeitalter relativ einfach geworden. Dabei schadet es nicht, sich mit einigen Grundkenntnissen dieser trotz allem komplexen Materie vertraut zu machen. Und mit der dazugehörigen Software – in diesem Fall dem Font-Programm »Glyphs« des Berliner Schriftgestalters Georg Seifert.

18-20 June: Glyphs 2.0 in Ljubljana

$
0
0

For Mid-June, Domen Fras (of Tipo Brda fame) is organising a workshop with Glyphs team member Rainer Erich Scheichelbauer in the beautiful Slovenian capital. If you are close by, don’t miss it.

Glyphs 2.0 Pro Workshop

  • Who: Rainer Erich Scheichelbauer
  • Where: Univerza v Ljubljani, Naravoslovnotehniška fakulteta, Ljubljana
  • When: Thursday 18 and Friday 19 June, 9.30-17.30, with lunch and coffee breaks, for a more detailed breakdown, see below
  • Optional Q&A/feedback session on Saturday morning
  • Language: English
  • Price: EUR 100 (students: EUR 50)
  • Prerequisites: Bring your MacBook with OS X 10.9.5 or later
  • Registration: Please contact Domen Fras directly

Thursday: What’s New in Glyphs 2.0

Controlling paths: curvature (fit curve, harmonizing curve segments), overlaps.
Reusing shapes: components, smart components, corner & cap components.
Diacritics: combining marks and dynamic mark attachment.
Controlling metrics: automatic alignment, linked sidebearings, kerning.
Interpolation: multiple master, brackets, braces.
Screen optimization: PS & TT hinting, automatic and manual.
Font formats: exporting CFF/OTF, TTF, webfonts.
Color fonts: working on multiple layers.

Friday: Code in Glyphs 2.0

Batch processing: filters, custom parameters.
OpenType features: automated and customized feature code.
Extend the app: scripts and plugins.
Scripting: writing a simple Python script.

Saturday morning: Q&A

Individual feedback: Bring your projects for discussion.
This part is optional. Sign up during the workshop.

New Features in Glyphs 2.1

$
0
0

We are happy to announce the first major update to Glyphs 2!

We like to call it the You wanted it, you got it update. That is because, apart from the usual fixes and performance enhancements, the 2.1 update contains a load of improvements requested by you, the users.

Let me show you some of them.

Bounding Box Scaling

You wanted it, you got it. Turn on View > Show Bounding Box (Cmd-Opt-Shift-B), select something in Edit View, and Glyphs will display a bounding box for your selection with little white control handles. Drag the handles to quickly scale the selection into a new size. Hold down Shift for proportional scaling. Bounding box scaling works with complete and partial contours, with components, and with placed images.

bbox

Click-Align Nodes

You wanted it, you got it. The buttons in the Transformations palette now align individual nodes if no path is selected completely. So, in the rare cases where Paths > Align Selection (Cmd-Shift-A) picks the wrong axis, you can take control with the Transformations buttons.

transformations

Preview Panel

You wanted it, you got it. A separate Preview window, which you can drag to a second display. Access it through Window > Preview Panel, pick an instance in the bottom left, and you are ready to go:

preview

It works very much like the Preview area of the Edit View. The title bar and the controls fade out once you move your mouse away, so you can concentrate on the content.

Speaking of Preview, the Preview display now uses the custom parameters winAscent and winDescent for vertical placement. So if you are unhappy about how that descender is clipped in the Preview, you can take the matter in your own hands with these parameters in File > Font Info > Masters (Cmd-I).

Good News for the Font View Sidebar

You wanted it, you got it. When working in the Font tab, you can now add your own entries to the Categories and Languages in the sidebar. This requires fiddling in a text editor, so we wrote a detailed tutorial about custom sidebar entries for you. Speaking of which, we added a new Miscellaneous folder containing Music and Braille to the Languages section of the sidebar.

And by the way, you can also organize your list filters and smart filters in folders now. To do that, simply pick Add Folders from the gear menu in the lower left corner of Font View:

folders

New Guideline Tricks

We added locking of guidelines with 2.0. In 2.1, you now can lock multiple selected guidelines via their context menu. While we’re at it: Select any two nodes, then bring up the context menu and pick Add Guideline. The guide will be placed in such a way that it goes through the selected nodes, with the precise angle necessary to achieve this. Very useful for replicating the slant of a path segment:

guideline

Master Compatibility Just Got Easier

Glyphs has a great compatibility preview via View > Show Master Compatibility (Ctrl-Opt-Cmd-N). But if you have many paths or components, as it can easily happen in Indic scripts, all those lines and colors can get pretty confusing. And let’s admit it: If the automatic reordering through Paths > Correct Path Direction for All Layers (Cmd-Opt-Shift-R) did not work, getting all objects into the right order by cutting and pasting was frustrating at times. Well, no more! Because Glyphs 2.1 ships with a new standard plugin, Filter > Fix Compatibility.

fixcompatibility

Every column represents a master, every line an object, be it a path or a component. Paths are shown in dark blue, components are displayed in a rust color. Bracket Layers get their own column. Now, all you have to do, is drag all objects into the correct line, and press the Fix button. It’s that easy.

Better Kerning

The grey Info Box (cmd-Shift-I) now also displays the kerning group setting of the previous glyph. No more arrowing back and forth just to check on that group kerning lock!

kerninggroup

When it comes to kerning, some major improvements have happened under the hood. We improved the way the kern feature code is derived from your kern pairs. If you do not know what this means, you never had the pleasure of dealing with a subtable overflow, lucky you.

But if you are not that lucky, you will be pleased to hear that Glyphs now has the most efficient mechanism in the industry for building the kern feature. This means that Glyphs can handle many more kerning exceptions than before, that the interpolation of kerning will work much better, and that the resulting GPOS table is smaller. Which is good news for webfonts.

Image Transformations

Ever placed a scan in a glyph, just to notice that it didn’t lay completely straight in the scanner? Well now, you can rotate it into the position you need. Once you select an image, you will see a new field in the grey Info Box (Cmd-Shift-I).

rotateimages

And by the way, you can also use the new bounding box or the Transformations palette for adjusting a placed image.

Working with Components

There are new and improved warning badges for missing components and bad component references. A bad reference is a component that refers to itself as base glyph:

componentwarnings

In further news, the Glyph > Add Component dialog now remembers the most recent search string. And the display of a component selections is improved a bit. Selected components now appear slightly darker than they used to, making it easier to spot them, especially when you have a light selection color.

New Features for the Annotation Tool

The Annotation tool (A) has been improved in two ways. Firstly, you can now select all annotations in the active glyph through Edit > Select All (Cmd-A). So now, it is a snap to quickly delete all annotations: Press Cmd-A, and hit Backspace, done.

Secondly, you can now move selected annotations with the cursor keys. Hold down the Shift key for increments of 10 units, or the Cmd key for increments of 100 units.

New Features for Features

In Edit View, when a feature is selected, the feature selector pop-up is highlighted in blue. This way it is much easier to see if features are selected or not.

featurehighlight

And there are new custom parameters for instances. Their main purpose is to facilitate subsetting for fonts that have manual feature code. This will make webfont production so much more fun:

  • Remove Classes: Deletes the selected OpenType classes for this instance.
  • Replace Class: Replaces the content of a class. Its value starts with the OpenType class name, followed by a semicolon, followed by the whitespace-separated listing of glyph names, e.g.:
    AllGlyphs; a b c d e f g h i j k l m n o p q r s t u v w x y z
  • Replace Feature: Replaces the content of an OpenType feature. Its value starts with the four-letter feature tag, followed by a semicolon, followed by the new feature code, e.g.:
    calt; sub f' [b f h i j k kcommaaccent l lacute lcommaaccent lslash thorn] by f.short;

Language Support

Thanks to your input, we were able to improve the built-in glyph database. For instance, we could add a range of new default compositions for Arabic compounds, and improve many others. Also, a handful of glyph names were changed for better compatibility with the FDK feature code. We also added basic support for Gurmukhi, and improved the automatic generation of OpenType classes for Devanagari. Oh, and Hebrew mark positioning now works again as expected.

Glyphs 2.1 has better support for CJK. Firstly, Japanese character mapping improved a lot. And secondly, glyphs are now also exported, even if they are not present in the ROS.

There are even a few improvements to the Latin glyph data. We added new default anchors and default marks to Latin base glyphs. And the default composition of oslash was improved: It now takes slashlongcomb as the diagonal bar, connected through the center and _center anchors.

oslash

Likewise, use slashlongcomb.case for the uppercase Oslash. For Lslash and lslash, however, we still use slashshortcomb (and its .case variant). The reasoning behind this is that long overlays cross two stems, while short overlays cross only one stem.

The same principle applies to overlaying strokes: strokeshortcomb for the lowercase dbar, hbar, and uppercase Eth, and strokelongcomb for the uppercase Hbar. If you have used any of these overlaying marks before, you will notice that we have removed the overlay from the nice names. Makes it easier to type them.

Better TrueType Hinting

Firstly, the TrueType Instruction tool (I) performs much better than it used to. Not only is it faster, it creates proper diagonal hints, too. That should take care of any problems you may have had with diagonals.

We also improved the prep table generation, so that we can better suppress overshoots at small pixel sizes. Still, we managed to minimize path distortions by using the Freedom Vector, in case that tells you something.

And, most significantly, we now display the instructed TrueType outline, as calculated by DirectWrite. So now, you can immediately see what your instructions do with your contours in Windows:

directwrite

If you do not like manual TrueType hinting, and prefer to automate it, you will like that we updated the built-in TTF Autohint to the very latest version.

Python Goodness

We are very happy to announce that Yanone has joined the Glyphs team. He has already been hard at work on the Python wrapper, as well as the Python documentation. As a result of his work, the Python interface of Glyphs now offers many more convenience methods. That means that coders will not need to resort to the PyObjC bridge anymore. Or at least, much less.

Yanone has also added many code samples to the online Python documentation. We are convinced that this will make coding much easier for budding scripters.

UFO Improvements

We improved the way Glyphs handles Unified Font Objects. Better import and export, improved stability. In particular, we significantly improved conversion of lib data between the .glyphs and .ufo formats. Lib data conversion is now round-trip compatible. If you go back and forth a lot between RoboFont and Glyphs, you will be pleased to hear that we synced handling of extra UFO layers, especially background layers, with how RoboFont does it.

Smart Components

I saved some of the best goodies for last: Smart Components can do a few more nice tricks!

For one thing, it is now possible to extrapolate Smart Components. While the sliders in the Smart Component settings only go as far as the Property Limits take them, you can set the number value to something a value outside the interpolation range. Up and down arrows work as expected, also in combination with the Shift key, which gives you increments of 10.

Here is one for the geeks amongst you: Smart Glyphs can now use all layers from all masters. That means that now you can add Weight and Width properties to your Smart Glyphs, and interpolate simply with different Smart Component settings in the Light, Bold, Condensed, and Extended masters. Cool!

Also, we significantly improved the handling of nested Smart Components. And if you set the values for Smart Components via Python, the display update now is much snappier.

Many more small details

Many bugs have been squished, and the overall stability has improved significantly. But there are many little improvements you will notice in your workflow. To name just a few:

Pay attention, for example, to how the Reconnect Nodes function does a better job now: It creates fewer nodes in overlaps, and manages to create a proper single corner if it reconnects two straight segments. It can even build a clean segment without superfluous nodes if the two segments are collinear, i.e., completely aligned with each other.

Or look how the Preview area now respects Bracket Layers. And how Bracket and Brace Layers show a proper mark cloud when an anchor is selected.

Spanish-speaking users will appreciate an updated and improved translation, which was provided by Txus Marcano.

Single-master files display no Masters button in the toolbar anymore. That means less confusion for first-time users.

One final word of caution: Should you use version control with your .glyphs files, do not be alarmed by a whole bunch of changes that the new version causes. In the file, we store negative numbers without quotes now. That will make parsing significantly easier for third parties. But, yeah, you will gulp once when you see the first change log after the update.

SAMPLE FONTS: SUBMARINER BY MARIN ŠANTIĆ, GRAUBLAU SLAB BY GEORG SEIFERT

23-25 July: Glyphs at Granshan in Reading

$
0
0

We are happy to announce our sponsorship of this year’s edition of the Granshan conference, hosted next week at Reading University. We will be present and available for questions throughout the conference. On Friday, after lunch, Glyphs team member Rainer Erich Scheichelbauer will give a brief presentation about how to implement uncharted territory in Glyphs:

Unfinished: How to work on a script for which there is no implementation yet

Designing a typeface for a script that has not been digitised yet? Seriously? Okay, this lecture will point you to resources for your technical research. The presenter will show you how to prepare Glyphs.app for a new script, and, most importantly, what to tell the Glyphs team members so that they can implement it in the software. The presentation will finish with a few implementation examples, to show what the Glyphs people can do for you and the script language you want to implement.

21–27 May 2015: Glyphs 2.0 Pro Workshop in Tel Aviv

$
0
0

This 4-day pro workshop is probably the first of its kind in Israel. It is tailored to professionals and serves as an introduction to version 2.0 of Glyphs.

Intensive Glyphs 2.0 Pro Workshop

  • Who?

    Rainer Erich Scheichelbauer

  • Where?

    Shenkar College, Anne Frank St 12, Ramat Gan, Tel Aviv

  • How much?

    1770 Shekel (incl.VAT)

  • For whom?

    professional type designers with prior experience in type design software, such as FontLab Studio, Fontographer, FontForge or Glyphs 1.x

  • Prerequisites
  • Links

    All infos & registration: http://www.avanteam.co.il/glyphs-workshop

The tutor will take you through a sample project covering all steps necessary for producing an OpenType font family in Glyphs 2.0, from drawing paths to font hinting. The following topics will be covered:

  • Controlling Paths: Curvature (Fit Curve, Harmonizing Curve Segments), Overlaps
  • Re-using Shapes: Components, Smart Components, Smart Corners & Caps
  • Diacritics: Dynamic Mark Attachment
  • Controlling Metrics: Automatic Alignment, Linked Sidebearings, Kerning
  • Batch Processing: Filters, Custom Parameters
  • Opentype Features: Automated and Customized Feature Code
  • Glyph Positioning: Positional Forms, Cursive Attachment
  • Interpolation: Multiple Masters, Brackets, Braces
  • Screen Optimization: PS & TT Hinting, Automatic and Manual
  • Font Formats: Exporting CFF/OTF, TTF, Webfonts
  • Color Fonts: Working on Multiple Layers
  • Importing Fonts and Paths from Other Applications
  • Extend the App: Scripts and Plugins

24–25 April 2015: Glyphs 2.0 at Lletraferits 2015

$
0
0

We are honoured to announce that Glyphs team member Rainer Erich Scheichelbauer will present at Lletraferits 2015 in La Pobla de Cérvoles, Spain. This time, it is about Glyphs 2.0. Rainer Erich will be present throughout the conference and is available to help you with all questions about the new version of Glyphs.

«Todo lo que quiera saber de Glyphs 2.0»

  • When: Friday 24 April, after lunch
  • Language: English with live Spanish translation
  • Who: Rainer Erich Scheichelbauer (@mekkablue)
  • Prerequisites: MacBook Pro with OS X 10.9.5 or later; or nothing if you are just watching.

Lletraferits is by invitation only, but, hint hint, try to get in touch with one of the organisers and ask if there is still a place available.

8–10 May 2015: Typejockeys Workshop in Natters, Tyrol

$
0
0

The renown Viennese type designers Michael Hochleitner and Thomas Gabriel from the Typejockeys will give a three-day intensive introductory workshop in Natters, not far from Innsbruck. If you can make it, it is definitely worth spending the weekend in Tyrol!

Schriftlabor mit den Typejockeys

Fonts selber gestalten ist im digitalen Zeitalter relativ einfach geworden. Dabei schadet es nicht, sich mit einigen Grundkenntnissen dieser trotz allem komplexen Materie vertraut zu machen. Und mit der dazugehörigen Software – in diesem Fall dem Font-Programm »Glyphs« des Berliner Schriftgestalters Georg Seifert.

18 June–20 July 2015: Glyphs 2.0 in Ljubljana

$
0
0

For Mid-June, Domen Fras (of Tipo Brda fame) is organising a workshop with Glyphs team member Rainer Erich Scheichelbauer in the beautiful Slovenian capital. If you are close by, don’t miss it.

Glyphs 2.0 Pro Workshop

  • Who?

    Rainer Erich Scheichelbauer

  • Where?

    Univerza v Ljubljani, Naravoslovnotehniška fakulteta, Ljubljana

  • How much?

    EUR 100 (students: EUR 50)

  • For whom?
  • Prerequisites

    Bring your MacBook with OS X 10.9.5 or later

  • Links

Thursday: What’s New in Glyphs 2.0

  • Who?
  • Where?
  • How much?
  • For whom?
  • Prerequisites
  • Links

Controlling paths: curvature (fit curve, harmonizing curve segments), overlaps.
Reusing shapes: components, smart components, corner & cap components.
Diacritics: combining marks and dynamic mark attachment.
Controlling metrics: automatic alignment, linked sidebearings, kerning.
Interpolation: multiple master, brackets, braces.
Screen optimization: PS & TT hinting, automatic and manual.
Font formats: exporting CFF/OTF, TTF, webfonts.
Color fonts: working on multiple layers.

Friday: Code in Glyphs 2.0

  • Who?
  • Where?
  • How much?
  • For whom?
  • Prerequisites
  • Links

Batch processing: filters, custom parameters.
OpenType features: automated and customized feature code.
Extend the app: scripts and plugins.
Scripting: writing a simple Python script.

Saturday morning: Q&A

  • Who?
  • Where?
  • How much?
  • For whom?
  • Prerequisites
  • Links

Individual feedback: Bring your projects for discussion.
This part is optional. Sign up during the workshop.

24 July 2015: Glyphs at Granshan in Reading

$
0
0

We are happy to announce our sponsorship of this year’s edition of the Granshan conference, hosted next week at Reading University. We will be present and available for questions throughout the conference. On Friday, after lunch, Glyphs team member Rainer Erich Scheichelbauer will give a brief presentation about how to implement uncharted territory in Glyphs:

Unfinished: How to work on a script for which there is no implementation yet

Designing a typeface for a script that has not been digitised yet? Seriously? Okay, this lecture will point you to resources for your technical research. The presenter will show you how to prepare Glyphs.app for a new script, and, most importantly, what to tell the Glyphs team members so that they can implement it in the software. The presentation will finish with a few implementation examples, to show what the Glyphs people can do for you and the script language you want to implement.

11–12 September 2015: Two-Day Glyphs Workshop in Zürich

$
0
0

Big thanks to Janine Fuchs and the Syndicom crew for making our second Syndicom/Helias workshop in Zürich a reality! Here are all the details:

Einführung in die Schriftgestaltung mit Glyphs

Sowohl für Neueinsteiger als auch für Umsteiger von anderen Programmen. Wir beginnen eine Schrift in Glyphs und decken dabei alle notwendigen Produktionsschritte ab, um einen guten OpenType-Font zu erstellen:

  • Skizze: zeichnen und digitalisieren
  • Vektoren: optimale Pfadführung und Tricks
  • Sprachen abdecken: Unicode, Akzente, Komponenten
  • Bildschirmoptimierung: Hinting
  • OpenType-Features erstellen
  • OTF exportieren und testen
  • Handouts für eigenständiges Weiterarbeiten

18–20 September 2015: Meet us at Tÿpo St.Gallen

$
0
0

We have not missed a Tÿpo St.Gallen yet, and we will not miss this year’s edition, ‘Tempo’, either. Meet us on the conference floor, and say hi in the breaks between talks, or at the infamous Tÿpo Apéros.

Tÿpo St.Gallen

  • When?

    18 through 20 September

  • Who?
  • Where?

    SfG St.Gallen, Demutstrasse 115, 9012 St.Gallen

  • How much?

    CHF 398

  • For whom?
  • Prerequisites
  • Links

    Tÿpo St.Gallen

Die Tÿpo St.Gallen geht in die dritte Runde! Das dreitägige Typografie-Symposium wird wiederum an der Schule für Gestaltung St.Gallen durchgeführt und findet vom 18. bis 20. September 2015 statt. Hochkarätige Referierende werden sich mit dem Tagungsthema ‹Tempo› auseinandersetzen.

12 August 2015: Meet us at TypeCon 2015

$
0
0

Happen to be in Denver next week? Come join us for one of the pre-conference workshops, see us on stage in the Education Forum, or, for the first time, also during the main program. Or just say hello and have a drink with us.

Color Fonts with Glyphs 2

  • When?

    Wednesday, 12 August, 13:30-16:30

  • Who?

    Rainer Erich Scheichelbauer and Georg Seifert

  • Where?

    Art Institute of Colorado

  • How much?

    USD 50

  • For whom?
  • Prerequisites

    MacBook with Mac OS X 10.9.5 or later, and the latest version of Glyphs 2 installed

  • Links

    http://www.typecon.com/workshops

The Glyphs 2 user interface is ready for working with color fonts, be it a layered font for use in apps like InDesign or Illustrator, a COLR/CPAL font for the latest versions of Internet Explorer, or even a pixel-based Emoji font for iOS and MacOS. In this workshop, you will learn how to work in color layers, as well as preview, export, and test your colorfont.

Prior knowledge of type design or font production useful, but not required.

Participants are eligible for an extended trial version of Glyphs 2 and a discount on the full app license.

Webfonts & TrueType Production in Glyphs 2

Version 2 of the popular font editor Glyphs has significantly facilitated and streamlined the production of WOFF, WOFF2, and EOT. In this workshop, you will learn how to export your font into the webfont formats, subset it, and test it in various browsers. While we are it, we will optimize the font for the screen, thereby setting up autohinting and applying manual hints, for both PS and TT based formats.

Prior knowledge of type design or font production useful, but not required. Bring your own font, or use the demo font supplied.

Participants are eligible for an extended trial version of Glyphs 2 and a discount on the full app license.

Lessons from Teaching Type Design in High School

Is it possible? High school schedules only allow for limited time, the students are at a difficult age and have different interests, the subject matter is complex, and the student group sizes tend to be too large. I tried it anyway and taught type design to 17- and 18-year-olds at the Graphische in Vienna, a school with departments for graphic design, photography, multimedia and printing. This presentation is about how I approached teaching type design, how the material was condensed into the little time I had, and how some students extended projects for themselves. It is especially about what worked and what did not work, and how the students saw it. Course materials and results will be included.

Yes, But Can OpenType Do This?

Can animations be put into fonts? And what about games? Learn the answer to these questions, and how Turkish president Recep Tayyip Erdoğan sparked the gamification of fonts, in this short and fun presentation. This presentation contains no prepared slides, all typing is done live.


12–18 November 2015: Workshop Arabic Type Design

$
0
0

A 7-day intensive Arabic Type Design workshop with Huda Smitshuijzen Abifares, Georg Seifert, Lara Assouad, and Khajag Apelian.

Arabic Type Design for Beginners

  • When?

    November 12 through 18

  • Who?

    Huda Smitshuijzen Abifares, Georg Seifert, Lara Assouad, and Khajag Apelian

  • Where?

    Tashkeel, PO Box 122255 Nad Al Sheba, Dubai

  • How much?

    AED 5500

  • For whom?
  • Prerequisites
  • Links

    Workshop Info

The programme for the fifth Khatt Foundation Type Design Workshop at Tashkeel will cover the complex process of Arabic typeface design: from the creative inception phase, to drawing the letterforms, and finally to learning font authoring tools and producing a digital Arabic font.

The workshop will consist of historical presentations and practical exercises on Arabic lettering and typeface design. It will introduce the participants to the basics of the Glyphs font authoring software. It will teach participant how to translate lettering into digital outlines, and how to develop and generate a basic functioning Arabic font.

14–17 October 2015: Meet us at ATypI São Paulo

$
0
0

Meet us on Wednesday, 14th October, for the tech day tools lecture around noon, or, on the same day in the afternoon, for a fun workshop about what’s new in Glyphs 2. Or, throughout the whole conference, meet and greet us on the conference floor, or say hi in the breaks between talks.

Tech Day: Tools

  • When?

    October 14

  • Who?

    Georg Seifert and Rainer Erich Scheichelbauer

  • Where?

    Room B

  • How much?
  • For whom?
  • Prerequisites
  • Links

    ATypI Lecture Programme

Type tool gurus, including us, of course, will bring you up to date on font development and testing tool advances over the last year, and provide sneak peeks into what’s coming soon.

Workshop: What’s new in Glyphs 2.0

  • When?

    October 14, 2pm till 5pm

  • Who?

    Georg Seifert and Rainer Erich Scheichelbauer

  • Where?

    Rua Alagoas, 903, CEP 01242-902 - São Paulo, Brazil

  • How much?

    no extra charge

  • For whom?
  • Prerequisites
  • Links

    ATypI Workshops

In this workshop, Georg Seifert and Rainer Erich Scheichelbauer will take you through the most important new features of the font editor Glyphs, version 2.0. We will show you some tricks and how you can streamline your workflow, re-use shapes more efficiently, and produce pristine webfonts and TTFs.

12 December 2015: Glyphs Workshop in Munich

$
0
0

This workshop is an introduction to Glyphs where you can design your very own font.

Workshop: Schriftgestaltung mit Glyphs 2

  • When?

    December 12, 10am till 17pm

  • Who?

    Rainer Erich Scheichelbauer

  • Where?

    Designschule München, Sendlinger-Tor-Platz 14
    Eingang West (Wallstraße), Raum 405/406
    80331 München
    Deutschland

  • How much?

    150€ for tgm-members
    210€ for non members

  • For whom?

    no prior experience required

  • Prerequisites
  • Links

    Workshop Info

Einführung in die Schriftgestaltungs-Software »Glyphs«. Im Workshop beginnen die Teilnehmer einfach eine Schrift und lernen dabei alle für die Schriftproduktion wichtigen Funktionen kennen.

27–28 November 2015: Introduction to Type Design in Lucerne, Switzerland

$
0
0

At the end of November, we will hold an intensive two-day introduction to type design at Nuevo in Lucerne, Switzerland. The workshop will be held in German language. Many thanks to Patrick Kälin for making this possible!

Kickstart ins Type Design mit Glyphs

  • When?

    Freitag 27. und Samstag 28. November 2015,
    jeweils 9–17 Uhr

  • Who?

    Rainer Erich Scheichelbauer

  • Where?

    Nuevo Creative Office, Pilatusstrasse 19, 6003 Luzern

  • How much?

    CHF 500

  • For whom?

    Einsteiger und Umsteiger, keine Vorkenntnisse notwendig

  • Prerequisites

    MacBook mit OS X 10.9.5 oder neuer

  • Links

    Bald mehr Infos bei Nuevo

Sowohl für Neueinsteiger als auch für Umsteiger von anderen Programmen: Wir beginnen eine Schrift in Glyphs und decken dabei alle notwendigen Produktionsschritte ab, um einen guten OpenType-Font zu erstellen. Ausführliche Handouts erlauben eigenständiges Weiterarbeiten.

  • Buchstaben gestalten: optimale Pfade zeichnen
  • Zeichensatz ausbauen: Komponenten und Diakritika
  • Weissraum ausgleichen: zurichten und unterschneiden
  • Für den Schirm optimieren: Hinting
  • Glyphen ersetzen und versetzen: OpenType-Features
  • Farbe in der Schrift: Color Fonts

14–16 January 2016: Glyphs Workshop in Bremen

$
0
0

Three days of intensive type design with Glyphs. If you happen to be in Bremen, don’t miss it. And order quickly, because there is only a very limited number of seats available.

Einführung in die Schriftgestaltung mit Glyphs 2

  • When?

    Donnerstag 14. bis Samstag 16. Januar 2016,
    jeweils 9.30 bis 16.30 Uhr (inkl. Pausen)

  • Who?

    Rainer Erich Scheichelbauer

  • Where?

    Hochschule für Künste, Am Speicher XI 8, 28217 Bremen, 2D-Werkstatt (Raum 3 11.070).
    Treffpunkt: 9.30 Uhr beim Empfang im Erdgeschoss des Speicher XI 8.

  • How much?

    EUR 340

  • For whom?

    Einsteiger und Umsteiger von anderen Schriftprogrammen; Achtung: nur sechs Plätze!

  • Prerequisites

    Eigenes MacBook mit OS X 10.9.5 oder neuer und die aktuellste Version von Glyphs 2. Teilnehmer erhalten eine verlängerte Probelizenz und können eine Volllizenz ermäßigt erwerben.

  • Links

Drei Tage Intensiv-Workshop zum Thema Schriftgestaltung: Wir beginnen einfach eine neue Schrift! Dabei werden alle wichtigen Teile einer modernen OpenType-Produktion durchlaufen.

  • Buchstaben skizzieren und digitalisieren
  • optimale Pfade zeichnen
  • alternative Buchstaben einbauen
  • Akzentbuchstaben zusammensetzen
  • Sprachenunterstützung ausbauen
  • Buchstaben zurichten (Spacing)
  • Buchstaben-Paare unterschneiden (Kerning)
  • Glyphs mit Scripts und Plugins erweitern
  • OpenType-Features einbauen
  • Bildschirmdarstellung mit Hinting verbessern
  • OTF, TTF und Webfonts exportieren

Es gibt Handouts für das eigenständige Weiterarbeiten an der Schrift.

Viewing all 455 articles
Browse latest View live




Latest Images