Page 1 of 1

Font validation revisited

Posted: Thu May 19, 2016 4:42 am
by MikeW
It's good that following running the font validation we can save out the text file of the results for working on characters that cannot be automatically fixed. I've read the threads on this subject concerning requests for being able to leave the dialog open for directly going to those characters.

Seeing how that appears to not be possible, would it be possible to, following valaidation, to have any characters needing further work to simply be tagged? I assume there is an array that is built and used to populate the dialog. If that were extended to also tag the results, one could then just make that tag active and when a character is fixed, we could remove the tag and it would then be removed from the view.

This would make pauses and returning for further work much easier.

Mike

Re: Font validation revisited

Posted: Thu May 19, 2016 5:01 am
by Bhikkhu Pesala
That would be a neat solution, but it might require a new (reserved?) tag as all five of the current tags might already be in use.

Re: Font validation revisited

Posted: Thu May 19, 2016 6:33 am
by PJMiller
Maybe it could be an option to set which tag you want to use for this purpose.

Re: Font validation revisited

Posted: Thu May 19, 2016 7:06 am
by Erwin Denissen
This weekend I also thought about adding a tag to the glyphs, but while testing I realized you can only provide one tag per glyph, so this might mess up other uses for the tags.

Also based on your suggestions, I've now added a new Troubleshooting category to the font overview treeview, which will show all glyphs with Validation errors.
validationerrors.png
validationerrors.png (133.34 KiB) Viewed 9175 times
To update that category, you'll need to rerun the Validation wizard. That might be confusing, so I might need to add some explanation to the Validation wizard.

Re: Font validation revisited

Posted: Thu May 19, 2016 12:39 pm
by MikeW
That too was a thought I had. And I hadn't thought through a multiple tagging problem. Having the category is a fantastic solution.

Rerunning the validation is not an issue to me. Thanks, Erwin.

Mike

Re: Font validation revisited

Posted: Thu May 19, 2016 5:37 pm
by PJMiller
Erwin Denissen wrote:Also based on your suggestions, I've now added a new Troubleshooting category to the font overview treeview, which will show all glyphs with Validation errors.
Excelent thankyou very much. :D

Re: Font validation revisited

Posted: Thu May 19, 2016 5:57 pm
by Erwin Denissen
Would it be a good idea to no longer open a new glyph edit dialog, but show the glyph in a currently opened dilalog?

Re: Font validation revisited

Posted: Thu May 19, 2016 6:23 pm
by MikeW
Hmm. Having a bit of trouble visualizing that possibility. So I dunno. I'll have to think about it.

Re: Font validation revisited

Posted: Thu May 19, 2016 6:29 pm
by Alfred
Since you can replace the contents of the current window (as you do when using the previous-glyph/next-glyph controls) I don't see any advantage to cluttering up the interface with multiple glyph edit windows.

I would also like to be able to tag glyphs from the glyph edit window. I noticed this when tagging a sequence of glyphs for review: it would save a huge amount of time if we could step to the next glyph and tag it from the edit window instead of firstly returning to the glyph overview.

Re: Font validation revisited

Posted: Thu May 19, 2016 6:37 pm
by Bhikkhu Pesala
Erwin Denissen wrote:Would it be a good idea to no longer open a new glyph edit dialog, but show the glyph in a currently opened dilalog?
It does not seem like an improvement to prevent users from opening more than one glyph edit window, if that's what you mean. Indeed, some users might want to open all glyphs found by the trouble-shooter, and close the glyph edit windows one-by-one as they fix them. Glyph edit windows can be maximised as well as tiled or cascaded.

Re: Font validation revisited

Posted: Fri Jun 24, 2016 5:03 pm
by Bhikkhu Pesala
This has been implemented in FontCreator 10.

After running the Font Validation wizard, those glyphs that still have validation errors can be filtered by using the Validation Issues item in the Trouble-shooting area of the Glyph Overview panel. As the glyphs are fixed, they will disappear from the filtered list.

Image