paxcut
paxcut
You have misunderstood my comment. I simply am explaining that it is not a straight forward addition. New code needs to added and it is not clear what the code...
That works for shift-jis. the feature is requesting the addition of arbitrary encodings that have tables. How would you handle invalid/incomplete strings for them?
Multi-file comparison is difficult to define. given n files there are many combinations that may not need to be compared. For example given 3 files A B and C finding...
Can you talk a bit about how you create the disk files that explains why they need to be so big? From what I have read, it may be possible...
Any reason not to use one of the dozens of screen shot apps available? Try, for example ShareX or if in windows ZoomIt from SysInternals.
This is a problem that has been known for a long time now. There is a bug in the parent evaluation that adds an extra scope when special functions like...
the sizes of the lines need to be made according to the font size. The problem occurs not only in the vertical direction but also in the horizontal direction where...
> I've uploaded this as a draft, because it parses the JSON multiple times and preferably this shouldn't be necessary. I am confused by this statement. Json doesn't get parsed...
After going through the motions of adding a meshes struct to the group formed by images, buffer views and accessors, I realized that I was simply recreating something that already...
> Can you maybe explain your last part of the comment a little bit? > What do you mean with "access the binary data"? Access it to generate pattern data?...