Petr Minář
Petr Minář
As far as I know neither are Canon mraw/sraw and they are already supported by libraw (https://www.libraw.org/comment/5878#comment-5878). And Nikon is also introducing these "pseudo RAW" files... But I am no...
I already use `JxlEncoderFrameSettingsSetOption(frame_settings, JXL_ENC_FRAME_SETTING_EFFORT, 7);` so it doesn't help. Setting `JxlEncoderFrameSettingsSetOption(frame_settings, JXL_ENC_FRAME_SETTING_PATCHES, 0);` helps. So I will use this. That makes me wonder why it is enabled by default....
@DarranRowe Thank you for your response _First, it is the component itself that determines if it supports a URI scheme._ In this case the component is `Microsoft::UI::Xaml::Media::FontFamily` that uses builtin...
_I would be very surprised if support for unpackaged applications is dropped._ That is not what I had in mind.... Only that it is not possible for Microsoft to change...
Thank you for clarification.
@DarranRowe Thank you for your analysis. I have opened [new issue](https://developercommunity.visualstudio.com/t/Follow-up-on-How-to-specify-exact-versi/10993259) on Visual Studio Developer Community, because they already closed the old one...