moi15moi

Results 143 comments of moi15moi

It should not work. Libass only support the ``X:XX:XX.XX`` format: https://github.com/libass/libass/blob/5f57443f1784434fe8961275da08be6d6febc688/libass/ass.c#L233 But ffmpeg did something different. This is why it can work on some player: https://github.com/FFmpeg/FFmpeg/blob/master/libavformat/assdec.c#L60

> Please include the traceback output when an error occurs. I edited my first message. > The order of method definitions is crucial, I believe. Yes, it is. I respected...

There are multiple place here where i don't specify the parameters here it and it works: https://github.com/moi15moi/FindSystemFontsFilename/blob/main/find_system_fonts_filename/windows_fonts.py I think the issue is something else.

No. It still haven't found a solution.

No, it changes nothing. It give me the same error. It doesn't surprise me. You can basically name the function like you want. I could rename ``GetFontCount`` to like ``example``...

> Is there an update on this issue? No. > Do you have any idea how to use `IDWriteFontSet` with languages other than Python or packages other than `comtypes`? libass...

I found the issue, like I said, it was a skill issue. Here is the new code: [LM5Q.zip](https://github.com/enthought/comtypes/files/15042211/LM5Q.zip) I needed to switch the 2 ``GetMatchingFonts`` method in IDWriteFontSet. The new...

> 1. only keep glyphs that are used in the subs This is what I wanted to implement. > 2. keep a standard set of glyphs as well as those...

Thanks for the fast answer. I will see if I do something, but I doubt I will be able to do anything.

Hi, Does this feature is planned? We have no news about it. Thank you