Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve subsetter #1

Merged
merged 272 commits into from
Jun 16, 2024
Merged

Improve subsetter #1

merged 272 commits into from
Jun 16, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Feb 25, 2024

  1. Update test logic

    LaurenzV committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    a171edb View commit details
    Browse the repository at this point in the history
  2. Change structure

    LaurenzV committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    b2eebeb View commit details
    Browse the repository at this point in the history
  3. Split up tests

    LaurenzV committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    3b7b00e View commit details
    Browse the repository at this point in the history
  4. Generate tests with Python

    LaurenzV committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    e150e71 View commit details
    Browse the repository at this point in the history
  5. rename

    LaurenzV committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    46f5863 View commit details
    Browse the repository at this point in the history
  6. Add clicker script tests

    LaurenzV committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    5edb7bc View commit details
    Browse the repository at this point in the history
  7. Add moar tests

    LaurenzV committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    2f5ca10 View commit details
    Browse the repository at this point in the history
  8. Add even more tests

    LaurenzV committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    c037d03 View commit details
    Browse the repository at this point in the history
  9. Refactor cmap structure

    LaurenzV committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    ad86395 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    565ee5a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fb96049 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    737528a View commit details
    Browse the repository at this point in the history
  13. Added todo comment

    LaurenzV committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    fb8f44f View commit details
    Browse the repository at this point in the history
  14. add mplus1p

    LaurenzV committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    1eb3983 View commit details
    Browse the repository at this point in the history
  15. Add another comment

    LaurenzV committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    1d9a6a6 View commit details
    Browse the repository at this point in the history
  16. add otf font

    LaurenzV committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    81895f0 View commit details
    Browse the repository at this point in the history
  17. Remove inspect from stream

    LaurenzV committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    656a98a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    11fcf05 View commit details
    Browse the repository at this point in the history
  19. Clean up subtable 4

    LaurenzV committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    12a1088 View commit details
    Browse the repository at this point in the history
  20. Clean up cmap

    LaurenzV committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    635cdd5 View commit details
    Browse the repository at this point in the history
  21. Clippy + fmt

    LaurenzV committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    b81e13a View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Clean up subtable 12

    LaurenzV committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    ebe9feb View commit details
    Browse the repository at this point in the history
  2. Remove Profile struct

    LaurenzV committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    147566f View commit details
    Browse the repository at this point in the history
  3. Introduce mapper struct

    LaurenzV committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    b53563c View commit details
    Browse the repository at this point in the history
  4. Fix path name

    LaurenzV committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    5ff30de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f1c195a View commit details
    Browse the repository at this point in the history
  6. Refactor mapper

    LaurenzV committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    1b485c9 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Update

    LaurenzV committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    2e1f7d3 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Added TODO note

    LaurenzV committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    00a335a View commit details
    Browse the repository at this point in the history
  2. Start CFF

    LaurenzV committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    d2e22c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Add dict methods

    LaurenzV committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    6f7285e View commit details
    Browse the repository at this point in the history
  2. Add initial top dict

    LaurenzV committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    0eb71e1 View commit details
    Browse the repository at this point in the history
  3. Attempt at encoding

    LaurenzV committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    c8a420b View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Add format2 charset

    LaurenzV committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    3acdaaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a15896e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7e7b45 View commit details
    Browse the repository at this point in the history
  4. Cleanup

    LaurenzV committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    99ab0d5 View commit details
    Browse the repository at this point in the history
  5. add const SIZE property

    LaurenzV committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    31e6db3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    03cdf54 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    58ba19a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b9a8f68 View commit details
    Browse the repository at this point in the history
  9. Rename write to subset

    LaurenzV committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    b8dfb34 View commit details
    Browse the repository at this point in the history
  10. Add Writer::with_capacity

    LaurenzV committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    2abfee2 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Progress CFF

    LaurenzV committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    fbc8fef View commit details
    Browse the repository at this point in the history
  2. Add top dict

    LaurenzV committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    eea9509 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bff96b0 View commit details
    Browse the repository at this point in the history
  4. Add charset

    LaurenzV committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    4e6942c View commit details
    Browse the repository at this point in the history
  5. Start private dict

    LaurenzV committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    10db41c View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Update font notices

    LaurenzV committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    b0fc29a View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Start SID remapping

    LaurenzV committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    61225b3 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Configuration menu
    Copy the full SHA
    e455bfb View commit details
    Browse the repository at this point in the history
  2. Add charset subsetting

    LaurenzV committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    2a1a00c View commit details
    Browse the repository at this point in the history
  3. Prepare charstrings

    LaurenzV committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    8289d09 View commit details
    Browse the repository at this point in the history
  4. Refactor sid remapper

    LaurenzV committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    0cfac3f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b7ded0e View commit details
    Browse the repository at this point in the history
  6. Fix top dict parsing

    LaurenzV committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    fd48718 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5f03181 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Add font dict remapper

    LaurenzV committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    439a75f View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Progress charstring parsing

    LaurenzV committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    f037654 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Add argstack

    LaurenzV committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    d30bf53 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    9594bc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4460732 View commit details
    Browse the repository at this point in the history
  3. Fix some bugs

    LaurenzV committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    63efe53 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. CHeckpoint

    LaurenzV committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    36af02d View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Update

    LaurenzV committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    29c8b51 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. First attempt

    LaurenzV committed May 10, 2024
    Configuration menu
    Copy the full SHA
    3bdb74d View commit details
    Browse the repository at this point in the history
  2. Fix bug

    LaurenzV committed May 10, 2024
    Configuration menu
    Copy the full SHA
    cc348f6 View commit details
    Browse the repository at this point in the history
  3. Fix test case

    LaurenzV committed May 10, 2024
    Configuration menu
    Copy the full SHA
    8afe503 View commit details
    Browse the repository at this point in the history
  4. Improve hmtx subsetting

    LaurenzV committed May 10, 2024
    Configuration menu
    Copy the full SHA
    789fb48 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. minor cleanup

    LaurenzV committed May 11, 2024
    Configuration menu
    Copy the full SHA
    ee21eff View commit details
    Browse the repository at this point in the history
  2. Remove number of glyphs

    LaurenzV committed May 11, 2024
    Configuration menu
    Copy the full SHA
    7e560da View commit details
    Browse the repository at this point in the history
  3. Rework post table a bit

    LaurenzV committed May 11, 2024
    Configuration menu
    Copy the full SHA
    673914a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f46c50 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Configuration menu
    Copy the full SHA
    1478fd2 View commit details
    Browse the repository at this point in the history
  2. Remove comment from print

    LaurenzV committed May 12, 2024
    Configuration menu
    Copy the full SHA
    6035492 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Add parse integer method

    LaurenzV committed May 14, 2024
    Configuration menu
    Copy the full SHA
    492fc67 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    LaurenzV committed May 14, 2024
    Configuration menu
    Copy the full SHA
    d181a15 View commit details
    Browse the repository at this point in the history
  3. more changes

    LaurenzV committed May 14, 2024
    Configuration menu
    Copy the full SHA
    3a0c8b7 View commit details
    Browse the repository at this point in the history
  4. Fix build

    LaurenzV committed May 14, 2024
    Configuration menu
    Copy the full SHA
    7c63214 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f3744bd View commit details
    Browse the repository at this point in the history
  6. Store float in real number

    LaurenzV committed May 14, 2024
    Configuration menu
    Copy the full SHA
    ca9292f View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. CHeckpoint

    LaurenzV committed May 15, 2024
    Configuration menu
    Copy the full SHA
    cd1050a View commit details
    Browse the repository at this point in the history
  2. Checkpoint

    LaurenzV committed May 15, 2024
    Configuration menu
    Copy the full SHA
    9b14125 View commit details
    Browse the repository at this point in the history
  3. Fix a bug

    LaurenzV committed May 15, 2024
    Configuration menu
    Copy the full SHA
    073a177 View commit details
    Browse the repository at this point in the history
  4. Some successes

    LaurenzV committed May 15, 2024
    Configuration menu
    Copy the full SHA
    7c61fb3 View commit details
    Browse the repository at this point in the history
  5. add double byte operand

    LaurenzV committed May 15, 2024
    Configuration menu
    Copy the full SHA
    6e658bc View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Add hintmask

    LaurenzV committed May 16, 2024
    Configuration menu
    Copy the full SHA
    1f38a07 View commit details
    Browse the repository at this point in the history
  2. Add debug function

    LaurenzV committed May 16, 2024
    Configuration menu
    Copy the full SHA
    a16e8f5 View commit details
    Browse the repository at this point in the history
  3. Finish decompiler

    LaurenzV committed May 16, 2024
    Configuration menu
    Copy the full SHA
    0df418d View commit details
    Browse the repository at this point in the history
  4. Remove Rc

    LaurenzV committed May 16, 2024
    Configuration menu
    Copy the full SHA
    e012e75 View commit details
    Browse the repository at this point in the history
  5. Add remapper for subroutines

    LaurenzV committed May 16, 2024
    Configuration menu
    Copy the full SHA
    b7f8098 View commit details
    Browse the repository at this point in the history
  6. First demo

    LaurenzV committed May 16, 2024
    Configuration menu
    Copy the full SHA
    0f27541 View commit details
    Browse the repository at this point in the history
  7. Add STRING handling

    LaurenzV committed May 16, 2024
    Configuration menu
    Copy the full SHA
    fc169e7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    61fbff1 View commit details
    Browse the repository at this point in the history
  9. Add charset

    LaurenzV committed May 16, 2024
    Configuration menu
    Copy the full SHA
    84dfadf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7c41547 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Fix subroutine bug

    LaurenzV committed May 17, 2024
    Configuration menu
    Copy the full SHA
    9af0a13 View commit details
    Browse the repository at this point in the history
  2. Fix bug

    LaurenzV committed May 17, 2024
    Configuration menu
    Copy the full SHA
    5687db3 View commit details
    Browse the repository at this point in the history
  3. Delete old cmap

    LaurenzV committed May 17, 2024
    Configuration menu
    Copy the full SHA
    ec8fbb0 View commit details
    Browse the repository at this point in the history
  4. Fix test

    LaurenzV committed May 17, 2024
    Configuration menu
    Copy the full SHA
    562dc4b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    81bd5a5 View commit details
    Browse the repository at this point in the history
  6. Rename number to types

    LaurenzV committed May 17, 2024
    Configuration menu
    Copy the full SHA
    5ed5eb6 View commit details
    Browse the repository at this point in the history
  7. Move string id into types

    LaurenzV committed May 17, 2024
    Configuration menu
    Copy the full SHA
    fbb2cd0 View commit details
    Browse the repository at this point in the history
  8. Move U24

    LaurenzV committed May 17, 2024
    Configuration menu
    Copy the full SHA
    d44fe35 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    006f826 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dae42f6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b694216 View commit details
    Browse the repository at this point in the history
  12. Add glyph closure method

    LaurenzV committed May 17, 2024
    Configuration menu
    Copy the full SHA
    01cf80c View commit details
    Browse the repository at this point in the history
  13. Further improvements

    LaurenzV committed May 17, 2024
    Configuration menu
    Copy the full SHA
    3c1cd33 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9123d80 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    133ae5b View commit details
    Browse the repository at this point in the history
  16. Improve sid remapper

    LaurenzV committed May 17, 2024
    Configuration menu
    Copy the full SHA
    4baf835 View commit details
    Browse the repository at this point in the history
  17. Start refactoring dict

    LaurenzV committed May 17, 2024
    Configuration menu
    Copy the full SHA
    1f24187 View commit details
    Browse the repository at this point in the history
  18. Refactor dict stuff

    LaurenzV committed May 17, 2024
    Configuration menu
    Copy the full SHA
    a1f956e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    abd04bc View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    1086912 View commit details
    Browse the repository at this point in the history
  21. Add subroutine handler

    LaurenzV committed May 17, 2024
    Configuration menu
    Copy the full SHA
    0945085 View commit details
    Browse the repository at this point in the history
  22. Add subroutine collection

    LaurenzV committed May 17, 2024
    Configuration menu
    Copy the full SHA
    ab74fc9 View commit details
    Browse the repository at this point in the history
  23. Make it compile again!

    LaurenzV committed May 17, 2024
    Configuration menu
    Copy the full SHA
    49790fa View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    f9d0aab View commit details
    Browse the repository at this point in the history
  25. Update gid_to_sid method

    LaurenzV committed May 17, 2024
    Configuration menu
    Copy the full SHA
    e85ce7c View commit details
    Browse the repository at this point in the history
  26. Fix some warnings

    LaurenzV committed May 17, 2024
    Configuration menu
    Copy the full SHA
    144485b View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    ca166a5 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Fix bug in SID remapper

    LaurenzV committed May 18, 2024
    Configuration menu
    Copy the full SHA
    0a34291 View commit details
    Browse the repository at this point in the history
  2. First attempt

    LaurenzV committed May 18, 2024
    Configuration menu
    Copy the full SHA
    1cfb33c View commit details
    Browse the repository at this point in the history
  3. Finish desubroutinizer

    LaurenzV committed May 18, 2024
    Configuration menu
    Copy the full SHA
    c6c87e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f1edee View commit details
    Browse the repository at this point in the history
  5. Create font dict file

    LaurenzV committed May 18, 2024
    Configuration menu
    Copy the full SHA
    f9178e8 View commit details
    Browse the repository at this point in the history
  6. Write FDSelect

    LaurenzV committed May 18, 2024
    Configuration menu
    Copy the full SHA
    356ae32 View commit details
    Browse the repository at this point in the history
  7. Fix SID remapper

    LaurenzV committed May 18, 2024
    Configuration menu
    Copy the full SHA
    5282ae5 View commit details
    Browse the repository at this point in the history
  8. Fix SID remapper

    LaurenzV committed May 18, 2024
    Configuration menu
    Copy the full SHA
    ede357d View commit details
    Browse the repository at this point in the history
  9. Add local subrs

    LaurenzV committed May 18, 2024
    Configuration menu
    Copy the full SHA
    40ea746 View commit details
    Browse the repository at this point in the history
  10. Finish first iteration

    LaurenzV committed May 18, 2024
    Configuration menu
    Copy the full SHA
    b7b5e1b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    09f3ca2 View commit details
    Browse the repository at this point in the history
  12. Fix CID bug

    LaurenzV committed May 18, 2024
    Configuration menu
    Copy the full SHA
    5397958 View commit details
    Browse the repository at this point in the history
  13. Some more bug fixes

    LaurenzV committed May 18, 2024
    Configuration menu
    Copy the full SHA
    ba01579 View commit details
    Browse the repository at this point in the history
  14. attempted fix

    LaurenzV committed May 18, 2024
    Configuration menu
    Copy the full SHA
    3316308 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    37add03 View commit details
    Browse the repository at this point in the history
  16. Revert not sorting by key

    LaurenzV committed May 18, 2024
    Configuration menu
    Copy the full SHA
    8869b07 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Configuration menu
    Copy the full SHA
    bef209f View commit details
    Browse the repository at this point in the history
  2. update API a bit

    LaurenzV committed May 19, 2024
    Configuration menu
    Copy the full SHA
    2c10b33 View commit details
    Browse the repository at this point in the history
  3. Fix some warnings

    LaurenzV committed May 19, 2024
    Configuration menu
    Copy the full SHA
    7da4dda View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. checkpoint

    LaurenzV committed May 20, 2024
    Configuration menu
    Copy the full SHA
    35c379c View commit details
    Browse the repository at this point in the history
  2. First attempt

    LaurenzV committed May 20, 2024
    Configuration menu
    Copy the full SHA
    a4ba9c8 View commit details
    Browse the repository at this point in the history
  3. Fixed a bug.

    LaurenzV committed May 20, 2024
    Configuration menu
    Copy the full SHA
    0f0cd76 View commit details
    Browse the repository at this point in the history
  4. Fix some warnings

    LaurenzV committed May 20, 2024
    Configuration menu
    Copy the full SHA
    5c123aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d637a4e View commit details
    Browse the repository at this point in the history
  6. Add latin modern roman tests

    LaurenzV committed May 20, 2024
    Configuration menu
    Copy the full SHA
    e48ccda View commit details
    Browse the repository at this point in the history
  7. Update some comments

    LaurenzV committed May 20, 2024
    Configuration menu
    Copy the full SHA
    9bc10b3 View commit details
    Browse the repository at this point in the history
  8. Add skrifa tests

    LaurenzV committed May 20, 2024
    Configuration menu
    Copy the full SHA
    57b5682 View commit details
    Browse the repository at this point in the history
  9. Fix sorting of tables

    LaurenzV committed May 20, 2024
    Configuration menu
    Copy the full SHA
    970c9f3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7adbc37 View commit details
    Browse the repository at this point in the history
  11. Fix tests in skrifa

    LaurenzV committed May 20, 2024
    Configuration menu
    Copy the full SHA
    abc12ca View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Remove freetype

    LaurenzV committed May 21, 2024
    Configuration menu
    Copy the full SHA
    cc2ad2c View commit details
    Browse the repository at this point in the history
  2. Rework test generation a bit

    LaurenzV committed May 21, 2024
    Configuration menu
    Copy the full SHA
    4b7e77f View commit details
    Browse the repository at this point in the history
  3. Add basics test

    LaurenzV committed May 21, 2024
    Configuration menu
    Copy the full SHA
    6687dc9 View commit details
    Browse the repository at this point in the history
  4. Update subset tests

    LaurenzV committed May 21, 2024
    Configuration menu
    Copy the full SHA
    c6870bc View commit details
    Browse the repository at this point in the history
  5. Add some fonttools files

    LaurenzV committed May 21, 2024
    Configuration menu
    Copy the full SHA
    ff71eac View commit details
    Browse the repository at this point in the history
  6. Finish fonttools test suite

    LaurenzV committed May 21, 2024
    Configuration menu
    Copy the full SHA
    7863fc4 View commit details
    Browse the repository at this point in the history
  7. Try new CI file

    LaurenzV committed May 21, 2024
    Configuration menu
    Copy the full SHA
    b340ba0 View commit details
    Browse the repository at this point in the history
  8. Next attempt

    LaurenzV committed May 21, 2024
    Configuration menu
    Copy the full SHA
    7680107 View commit details
    Browse the repository at this point in the history
  9. Update CI again

    LaurenzV committed May 21, 2024
    Configuration menu
    Copy the full SHA
    5bd5329 View commit details
    Browse the repository at this point in the history
  10. Fix some clippy lints

    LaurenzV committed May 21, 2024
    Configuration menu
    Copy the full SHA
    a736e6b View commit details
    Browse the repository at this point in the history
  11. Add author

    LaurenzV committed May 21, 2024
    Configuration menu
    Copy the full SHA
    3ea569a View commit details
    Browse the repository at this point in the history
  12. Add some documentation

    LaurenzV committed May 21, 2024
    Configuration menu
    Copy the full SHA
    30aa3a2 View commit details
    Browse the repository at this point in the history
  13. Readd gid from slice method

    LaurenzV committed May 21, 2024
    Configuration menu
    Copy the full SHA
    a5741aa View commit details
    Browse the repository at this point in the history
  14. Remove write vector

    LaurenzV committed May 21, 2024
    Configuration menu
    Copy the full SHA
    5ef1add View commit details
    Browse the repository at this point in the history
  15. Rneame types to number

    LaurenzV committed May 21, 2024
    Configuration menu
    Copy the full SHA
    8b83115 View commit details
    Browse the repository at this point in the history
  16. First attempt

    LaurenzV committed May 21, 2024
    Configuration menu
    Copy the full SHA
    00ca25c View commit details
    Browse the repository at this point in the history
  17. fix one bug

    LaurenzV committed May 21, 2024
    Configuration menu
    Copy the full SHA
    b169ba9 View commit details
    Browse the repository at this point in the history
  18. Fix bug in Fixed writing...

    LaurenzV committed May 21, 2024
    Configuration menu
    Copy the full SHA
    8ee5ad3 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Only write once

    LaurenzV committed May 22, 2024
    Configuration menu
    Copy the full SHA
    93acb42 View commit details
    Browse the repository at this point in the history
  2. Split up licenes

    LaurenzV committed May 22, 2024
    Configuration menu
    Copy the full SHA
    5dfc0b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7ebf12 View commit details
    Browse the repository at this point in the history
  4. Update gitignore

    LaurenzV committed May 22, 2024
    Configuration menu
    Copy the full SHA
    9910ab1 View commit details
    Browse the repository at this point in the history
  5. Add cargo.lock

    LaurenzV committed May 22, 2024
    Configuration menu
    Copy the full SHA
    c796c91 View commit details
    Browse the repository at this point in the history
  6. Rework remapper a bit.

    LaurenzV committed May 22, 2024
    Configuration menu
    Copy the full SHA
    d88983b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    46ff611 View commit details
    Browse the repository at this point in the history
  8. Add some more documentation.

    LaurenzV committed May 22, 2024
    Configuration menu
    Copy the full SHA
    49253e9 View commit details
    Browse the repository at this point in the history
  9. fix docs

    LaurenzV committed May 22, 2024
    Configuration menu
    Copy the full SHA
    c37bfda View commit details
    Browse the repository at this point in the history
  10. Document font_dict a bit.

    LaurenzV committed May 22, 2024
    Configuration menu
    Copy the full SHA
    d49bec3 View commit details
    Browse the repository at this point in the history
  11. Add more docs

    LaurenzV committed May 22, 2024
    Configuration menu
    Copy the full SHA
    e9a3a26 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1a78ff6 View commit details
    Browse the repository at this point in the history
  13. Finalize top_dict

    LaurenzV committed May 22, 2024
    Configuration menu
    Copy the full SHA
    c708481 View commit details
    Browse the repository at this point in the history
  14. Rework charset a bit.

    LaurenzV committed May 22, 2024
    Configuration menu
    Copy the full SHA
    f3542bb View commit details
    Browse the repository at this point in the history
  15. Update CID font

    LaurenzV committed May 22, 2024
    Configuration menu
    Copy the full SHA
    a9d3007 View commit details
    Browse the repository at this point in the history
  16. Add CMMath to tests

    LaurenzV committed May 22, 2024
    Configuration menu
    Copy the full SHA
    8237d7b View commit details
    Browse the repository at this point in the history
  17. Further polishing

    LaurenzV committed May 22, 2024
    Configuration menu
    Copy the full SHA
    54331f5 View commit details
    Browse the repository at this point in the history
  18. Add acknowledgements

    LaurenzV committed May 22, 2024
    Configuration menu
    Copy the full SHA
    ef2de72 View commit details
    Browse the repository at this point in the history
  19. Mostly finish refactoring.

    LaurenzV committed May 22, 2024
    Configuration menu
    Copy the full SHA
    53761b1 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    23b37dd View commit details
    Browse the repository at this point in the history
  21. FIx a bug

    LaurenzV committed May 22, 2024
    Configuration menu
    Copy the full SHA
    5de2ae5 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    eb15e6f View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Update fuzzer

    LaurenzV committed May 23, 2024
    Configuration menu
    Copy the full SHA
    945d93e View commit details
    Browse the repository at this point in the history
  2. Further improve the fuzzer

    LaurenzV committed May 23, 2024
    Configuration menu
    Copy the full SHA
    e169945 View commit details
    Browse the repository at this point in the history
  3. Improve name handling

    LaurenzV committed May 23, 2024
    Configuration menu
    Copy the full SHA
    ca0a993 View commit details
    Browse the repository at this point in the history
  4. Final touches

    LaurenzV committed May 23, 2024
    Configuration menu
    Copy the full SHA
    07941e0 View commit details
    Browse the repository at this point in the history
  5. Final update

    LaurenzV committed May 23, 2024
    Configuration menu
    Copy the full SHA
    88d708d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ac747d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    05d4166 View commit details
    Browse the repository at this point in the history
  8. Finish

    LaurenzV committed May 23, 2024
    Configuration menu
    Copy the full SHA
    ca306ce View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    34f9b9d View commit details
    Browse the repository at this point in the history
  2. fix some stuff

    LaurenzV committed May 24, 2024
    Configuration menu
    Copy the full SHA
    1fe03be View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Fix tests

    LaurenzV committed May 25, 2024
    Configuration menu
    Copy the full SHA
    d730858 View commit details
    Browse the repository at this point in the history
  2. CHange charset writing

    LaurenzV committed May 25, 2024
    Configuration menu
    Copy the full SHA
    2031d7d View commit details
    Browse the repository at this point in the history
  3. Add comment

    LaurenzV committed May 25, 2024
    Configuration menu
    Copy the full SHA
    dd156ce View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Remove charset parsing

    LaurenzV committed May 26, 2024
    Configuration menu
    Copy the full SHA
    46e83fd View commit details
    Browse the repository at this point in the history
  2. Add comments

    LaurenzV committed May 26, 2024
    Configuration menu
    Copy the full SHA
    5b60b63 View commit details
    Browse the repository at this point in the history
  3. Revert "Remove charset parsing"

    This reverts commit 46e83fd
    LaurenzV committed May 26, 2024
    Configuration menu
    Copy the full SHA
    774ea81 View commit details
    Browse the repository at this point in the history
  4. Fix build

    LaurenzV committed May 26, 2024
    Configuration menu
    Copy the full SHA
    74af2e1 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    e33c003 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cae0c29 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Unify error handling a bit.

    LaurenzV committed May 30, 2024
    Configuration menu
    Copy the full SHA
    2f63bec View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Revert "Remove OS, gasp and name from subset"

    This reverts commit cae0c29.
    LaurenzV committed May 31, 2024
    Configuration menu
    Copy the full SHA
    185fe4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f15e21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45eb7c4 View commit details
    Browse the repository at this point in the history
  4. Fix some tests

    LaurenzV committed May 31, 2024
    Configuration menu
    Copy the full SHA
    6ae1b5b View commit details
    Browse the repository at this point in the history
  5. Fix some smaller issues

    LaurenzV committed May 31, 2024
    Configuration menu
    Copy the full SHA
    b17b6ae View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Remove charset

    LaurenzV committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    3ec1ef5 View commit details
    Browse the repository at this point in the history
  2. Add freetype to fuzzer

    LaurenzV committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    e383515 View commit details
    Browse the repository at this point in the history
  3. Go through dict files

    LaurenzV committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    b0e2322 View commit details
    Browse the repository at this point in the history
  4. more

    LaurenzV committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    ba6bb5c View commit details
    Browse the repository at this point in the history
  5. Tidy up some more.

    LaurenzV committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    b7e443f View commit details
    Browse the repository at this point in the history
  6. More cleanup

    LaurenzV committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    bf858ea View commit details
    Browse the repository at this point in the history
  7. Update docs a bit

    LaurenzV committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    e020766 View commit details
    Browse the repository at this point in the history
  8. Add README in testing

    LaurenzV committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    8fd540b View commit details
    Browse the repository at this point in the history
  9. update README

    LaurenzV committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    47e70b6 View commit details
    Browse the repository at this point in the history
  10. Update CI file

    LaurenzV committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    b0d05b5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    da4a616 View commit details
    Browse the repository at this point in the history
  12. fix CI

    LaurenzV committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    27de0b1 View commit details
    Browse the repository at this point in the history
  13. fix CI

    LaurenzV committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    615432c View commit details
    Browse the repository at this point in the history
  14. fix CI

    LaurenzV committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    fc9caa2 View commit details
    Browse the repository at this point in the history
  15. More improvements

    LaurenzV committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    c430177 View commit details
    Browse the repository at this point in the history
  16. change branch

    LaurenzV committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    ef7c23f View commit details
    Browse the repository at this point in the history
  17. Fix never-ending test

    LaurenzV committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    50a5b9e View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Fix bug in .ttc handling

    LaurenzV committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    8a2f02d View commit details
    Browse the repository at this point in the history
  2. Add .ttc test case

    LaurenzV committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    aabe232 View commit details
    Browse the repository at this point in the history
  3. Add font

    LaurenzV committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    2c8870a View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    66213b7 View commit details
    Browse the repository at this point in the history
  2. fix same bug for sid fonts

    LaurenzV committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    13b4f20 View commit details
    Browse the repository at this point in the history
  3. Add fonts

    LaurenzV committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    7283542 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Adapt NOTICE

    LaurenzV committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    eb3c312 View commit details
    Browse the repository at this point in the history
  2. Merge font licenses

    LaurenzV committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    368e934 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac5f68b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56fea8b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a7654f View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    677d31d View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Try to fix build

    LaurenzV committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    5d99129 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Write the font bbox as well

    LaurenzV committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    b2288af View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Workspacify

    laurmaedje committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    789239d View commit details
    Browse the repository at this point in the history