Search found 6108 matches

by Erwin Denissen
Thu May 16, 2024 12:19 pm
Forum: FontCreator - Bug Reports
Topic: Ligatures not working properly in FontCreator v15
Replies: 3
Views: 22

Re: Ligatures not working properly in FontCreator v15

faisal.quadirey wrote: Thu May 16, 2024 11:09 am Thanks but when I export font from this latest software its also destroyed my font and does not working in any software.
What problems and in what software? Here it all seems to work just fine in a web browser.
by Erwin Denissen
Thu May 16, 2024 10:25 am
Forum: FontCreator - Bug Reports
Topic: Ligatures not working properly in FontCreator v15
Replies: 3
Views: 22

Re: Ligatures not working properly in FontCreator v15

Unfortunately the way our shaping engine handles bidi direction is far from complete, so this will remain an issue. Better test your font in a web browser.
by Erwin Denissen
Thu May 16, 2024 8:44 am
Forum: FontCreator - Bug Reports
Topic: More bugs with UFO
Replies: 3
Views: 299

Re: More bugs with UFO

1. name ID=1 and 2 are still not exported even when explicitly in Font Properties - Font - Family Name and Instances - General - Style Name. Sorry I was unclear on this one: localised names in UFO are missing ID=1 and 2. In the attached UFO (zipped) file, you can see there is only name ID=16 but no...
by Erwin Denissen
Wed May 15, 2024 7:31 am
Forum: FontCreator - Support
Topic: Ligatures - two simple questions
Replies: 23
Views: 1800

Re: Ligatures - two simple questions

Yes, glyph classes are very useful this way.
by Erwin Denissen
Sun May 12, 2024 8:21 am
Forum: MainType - Support
Topic: Refresh not working
Replies: 2
Views: 136

Re: Refresh not working

The notification panel will only appear if the refresh takes more than a second, so if it is fast, it won't show.
by Erwin Denissen
Sat May 11, 2024 6:48 am
Forum: MainType - Support
Topic: Refresh not working
Replies: 2
Views: 136

Re: Refresh not working

What do you see when you try this from within the Font Folders window in MainType?
by Erwin Denissen
Thu May 09, 2024 7:00 pm
Forum: FontCreator - Support
Topic: Ligatures - two simple questions
Replies: 23
Views: 1800

Re: Ligatures - two simple questions

Yes, that is possible. Here is some feature code that should get you started: lookup MultipleSubstitution1 { # GSUB lookup type MultipleSubstitution sub A by A horizontalbar; } MultipleSubstitution1; feature calt { # Contextual Alternates sub A' lookup MultipleSubstitution1 C; } calt; It adds a hori...
by Erwin Denissen
Mon May 06, 2024 5:21 am
Forum: FontCreator - Support
Topic: Wrong Position When import SVG file
Replies: 2
Views: 96

Re: Wrong Position When import SVG file

Take a look at the Exchange settings on the Option dialog. Maybe you have enabled "Move imported outlines to origin".
by Erwin Denissen
Sun May 05, 2024 7:44 pm
Forum: FontCreator - Support
Topic: Ligatures - two simple questions
Replies: 23
Views: 1800

Re: Ligatures - two simple questions

Great to know you have made progress!

Nothing to add right now, but let us know if you need more help from us.
by Erwin Denissen
Sun May 05, 2024 7:42 pm
Forum: FontCreator - Support
Topic: Revert the function of using the mouse wheel to change values
Replies: 5
Views: 223

Re: Revert the function of using the mouse wheel to change values

This update includes fixes and also comes with a Windows theme.

https://www.high-logic.com/tmp/fontcrea ... 80-x64.exe

Does this solve all reported issues?
by Erwin Denissen
Sat May 04, 2024 4:13 pm
Forum: FontCreator - Requests and Enhancements
Topic: show caption of glyphs with character
Replies: 4
Views: 178

Re: show caption of glyphs with character

Here is an update that includes the option to show the Character as caption inside the Font panel.

https://www.high-logic.com/tmp/fontcrea ... 79-x64.exe
by Erwin Denissen
Fri May 03, 2024 1:19 pm
Forum: MainType - Bug Reports
Topic: ViewPanel has huge gaps between entries
Replies: 22
Views: 799

Re: ViewPanel has huge gaps between entries

I am afraid this is the best we can do for now. FontCreator has a rather complex user interface and all those elements take time to position and draw. The splash screen takes care of most of the processing of resources on starting FontCreator, so it should result in a slightly better experience. But...
by Erwin Denissen
Fri May 03, 2024 10:49 am
Forum: MainType - Bug Reports
Topic: ViewPanel has huge gaps between entries
Replies: 22
Views: 799

Re: ViewPanel has huge gaps between entries

Yes, this is much better and above all very fast! Thank you for your quick response and help. It would be nice if the FontCreator would start as quickly. It might also be worth checking there to see if the magic trick might also work there .... :D Here is an update with a splash screen on starting ...
by Erwin Denissen
Fri May 03, 2024 5:56 am
Forum: MainType - Requests and Enhancements
Topic: Auto-load font folder on startup
Replies: 8
Views: 476

Re: Auto-load font folder on startup

We have just released an update that increased the number to 25,000.
by Erwin Denissen
Thu May 02, 2024 1:48 pm
Forum: FontCreator - Support
Topic: Ligatures - two simple questions
Replies: 23
Views: 1800

Re: Ligatures - two simple questions

This is a basic extract from your original. I hope this will help understand how it works. ### # OpenType Layout feature definitions # Generated by: FontCreator # Font name: DJC Font 1 # languagesystem DFLT dflt; languagesystem latn dflt; # Latin default @diagonal = [a c-e h i k-n u]; @unjoined = [ ...