Coder Social home page Coder Social logo

Comments (9)

kenmcd avatar kenmcd commented on June 13, 2024

Probably the recalculation of the timestamp.

See similar issue here: #3385

See the Compile Options here:
https://fonttools.readthedocs.io/en/latest/ttx.html#compile-options

from fonttools.

UnBeatWaterGH avatar UnBeatWaterGH commented on June 13, 2024

Probably the recalculation of the timestamp.

See similar issue here: #3385

See the Compile Options here: https://fonttools.readthedocs.io/en/latest/ttx.html#compile-options

not using ttx, tried ttx, it had the same problem as python api
I HATE TTX WHY DOES IT HAVE TO GENERATE AN XML, WHY CANT IT JUST CHANGE THE FONT FAMILY DIRECTLY

from fonttools.

UnBeatWaterGH avatar UnBeatWaterGH commented on June 13, 2024

im using fonttools module

from fonttools.

UnBeatWaterGH avatar UnBeatWaterGH commented on June 13, 2024

not ttx module

from fonttools.

kenmcd avatar kenmcd commented on June 13, 2024

You could extract both fonts using ttx, and then do a compare to look for the differences.
That would give a clue to the source of the difference.

gftools also has a diff tool.

One of the foottools guys can probably give you a more definite answer.
So wait for them to reply...

from fonttools.

UnBeatWaterGH avatar UnBeatWaterGH commented on June 13, 2024

sure, but im not using ttx
i hate ttx

from fonttools.

UnBeatWaterGH avatar UnBeatWaterGH commented on June 13, 2024
--- Mxtx.ttx	2024-02-09 01:14:37.167389181 +0100
+++ Mxtx2.ttx	2024-02-09 01:15:39.747828321 +0100
@@ -304,12 +304,12 @@
     <!-- Most of this table will be recalculated by the compiler -->
     <tableVersion value="1.0"/>
     <fontRevision value="1.0"/>
-    <checkSumAdjustment value="0x87386977"/>
+    <checkSumAdjustment value="0xc6c89800"/>
     <magicNumber value="0x5f0f3cf5"/>
     <flags value="00000000 00001011"/>
     <unitsPerEm value="1600"/>
     <created value="Wed Sep 30 22:09:33 2015"/>
-    <modified value="Mon May 18 15:14:29 2020"/>
+    <modified value="Fri Feb  9 00:14:37 2024"/>
     <xMin value="0"/>
     <yMin value="-400"/>
     <xMax value="800"/>
@@ -338,7 +338,7 @@
     <reserved2 value="0"/>
     <reserved3 value="0"/>
     <metricDataFormat value="0"/>
-    <numberOfHMetrics value="4"/>
+    <numberOfHMetrics value="1"/>
   </hhea>
 
   <maxp>

from fonttools.

UnBeatWaterGH avatar UnBeatWaterGH commented on June 13, 2024

@kenmcd

from fonttools.

UnBeatWaterGH avatar UnBeatWaterGH commented on June 13, 2024

Mxtx.ttx
Mxtx2.ttx

from fonttools.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.