forked from SerenityOS/serenity
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
LibGfx/JBIG2: Support custom adaptive template pixels in refinement
The implementation is very similar to SerenityOS#23831. I created the test exactly like in SerenityOS#23713, except that I replaced the last four lines in the ini file with: ``` -txt -Param -rATX1 10 -txt -Param -rATY1 -1 -txt -Param -rATX2 4 -txt -Param -rATY2 15 ```
- Loading branch information
Showing
3 changed files
with
17 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+422 Bytes
Tests/LibGfx/test-inputs/jbig2/bitmap-symbol-textrefine-customat.jbig2
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters