cbfiddle

Results 14 issues of cbfiddle

The postUpdateUI method of the fix_orientation OptionsWidget is called on the completion of batch tasks with the (new) image rotation. The image that was processed may or may not be...

bug
solved

There are some problems with the resolution of font family names that cause existing SVG files to render improperly. The [CSS Fonts 3 specification](https://www.w3.org/TR/css-fonts-3/) says that font family names must...

There is a logic error in `SVGElement.getStyle()` that has no impact in the current code base, where style sheets are unimplemented, but fails if style sheets are implemented. The problem...

It has been a while since I have tried to build svgSalamander. I do not see any instructions on how to do that, so I ran ant in the svg-core...

I have a bunch of old Mail.app message files (.emlx) that contain resource forks. I tried using resource_dasm on one of them, and it produced a .emlx_cmpf_1.bin file. Is this...

I have made some changes that allow the parser to recognize newer formats of the iTunes library file. I have tested these changes by examining the tracks that it finds...

See line 735: ```initFromRoot(withComputedSizes(concat, 7), 7)``` which triggers an assertion error.

I admit the code for RRBVectorReverseIterator makes no sense to me, but I'm pretty sure it is incorrect. Consider the initialization: ``` val idx = endIndex - 1 focusOn(idx) lastIndexOfBlock...

This code at line 504: `if (1024 < thisVecLen && thatVecLen