Custom Smart Filter - glyphs with stroke paths

Hi, I was wondering if it’s possible to create a custom smart filter to display only glyphs that contain any path with stroke applied to it. Thanks for any help)

I don’t think it is possible.

You could write a plug-in that defines a category on GSLayer and do the custom filtering there. It’s a bit involved, but if this is important to you I can setup a sample project.