Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
metapost
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TeXLive
metapost
Commits
c80a75b6
Commit
c80a75b6
authored
15 years ago
by
Taco Hoekwater
Browse files
Options
Downloads
Patches
Plain Diff
list changes
parent
5a3601cc
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGES
+39
-0
39 additions, 0 deletions
CHANGES
with
39 additions
and
0 deletions
CHANGES
+
39
−
0
View file @
c80a75b6
This file is public domain.
----------------------------------------------------------------------
What is new in MetaPost version 1.202:
----------------------------------------------------------------------
Bug fixes:
* Fix greypart <numeric> (always returned 0).
* Make 'withcolor true' explicitly reset the color model to uninitialized.
* Report which mem file can't be found, and use 'plain' instead of PLAIN
in the mem search warning messages.
* Fix a crash on subsetting of some Type1 fonts because of a temporary
buffer overrun.
* Correct a crash on SVG text output when the 8th bit is set.
* Fix the use (reference) of 8-bit glyphs in SVG mode when prologues:=3.
* Fix the output of text strings that reference the character at index 0.
* Use ".ps" as file extension for negative charcodes (backward compatility).
* Metapost sometimes printed "mp_vacuous" instead of "vacuous".
* Fix rounding of negative scaled and fraction values.
* Restore the error for 'arctime' out-of-bounds.
* Moved the "turningnumber algorithms do not agree" message out of reach
(now only printed if tracingchoices>2 )
* Fix a problem with dash scaling during picture copying.
* TFM header bytes were written out with an offset of one.
* Updated the mptrap files.
----------------------------------------------------------------------
What is new in MetaPost version 1.201:
----------------------------------------------------------------------
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment