https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279901
--- Comment #57 from Konstantin Belousov <[email protected]> --- (In reply to Konstantin Belousov from comment #56) Also, as a blind guess, try to revert this chunk - if (width < 0x4) - width = 0; +// if (width < 0x4) +// width = 0; and see. -- You are receiving this mail because: You are the assignee for the bug.
