-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
warn and ignore too-small image resolutions; from Max Chernoff
git-svn-id: svn://tug.org/texlive/trunk/Build/source@73494 c570f23f-e606-0410-a88d-b1316a301751
- Loading branch information
Showing
3 changed files
with
18 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
2025-01-17 Max Chernoff <[email protected]> | ||
|
||
* pdftex.web (Glob..., Set init...): new global | ||
resolution_ratio==226. | ||
(scale_image): use it to report a warning for too-small resolutions | ||
(e.g., 1px x 1px). https://tex.stackexchange.com/questions/734919 | ||
|
||
2024-08-04 Thanh Han The <[email protected]> | ||
|
||
* pdftoepdf.cc (write_epdf): reversed sep and pdfkeyprefix. | ||
|
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
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