KATO Kanryu

Results 21 issues of KATO Kanryu

QuickViewer's emphasis on image switching comfort is to ensure that you don't feel stressed when viewing a lot of images. As a result, using QuickViewer, hundreds of digital scraps or...

enhancement

Hi, There are some metadata specification e.g. Exif, IPTC, XMP. QuickViewer currently understands some JPEG Exif using [easyexif](https://github.com/mayanklahiri/easyexif), but it is inadequate. Obtaining metadata from Raw images has not worked...

question

For some time already, I received a report that sometimes keyboard shortcuts you customized may not work for certain scenes (maybe at full screen). Please tell me what it is...

help wanted
question

Since there are some things to explain about using QuickViewer, additional documentation is necessary to prevent many users from suffering. Mainly the following points: - Procedure from opening the window...

enhancement

Hi all, I found this library for monochrome font glyphs. If it is a standard, Gray 8 is set, which can be obtained. However monochrome seems impossible. ```Python import freetype...

Hi, I want to make GUI for editing ObservableCollection < MyViewModel > . So I'll use Telerik RadDataGrid and RadDatePicker, but I found problems. DataGridNumericalColumn cannot edit values of type...

feature
severity:medium
area:grid
area:input
effort: hard (weeks)

Hi, all I've been running xrdp on FreeBSD for a long time, but after updating to xrdp-0.9.19.1 I'm having trouble logging in. This behavior is reproduced not only on my...

hi, I tried to customize inflate () in your library, but actually I could not. Because custom_inflate will always be 0. Therefore, I propose to add lodepng_decoder_settings_user_regist() API. Calling this...

I tried to build your library with msvc2015, 7z1900-src, Windows SDK 10.0.14393.0, but has some build errors. And I fixed them.

Hi, I found your project looking for a fast image filter. I want to rewrite pixels of a bitmap on memory. I saw your sample, but they all open the...