[PR #1144] [CLOSED] [FIX] UpdateFreeType #1925

Open
opened 2026-01-29 17:19:17 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/1144
Author: @sampoder
Created: 12/10/2019
Status: Closed

Base: masterHead: updatefreetype


📝 Commits (10+)

📊 Changes

403 files changed (+35315 additions, -18911 deletions)

View changed files

📝 src/freetype/autofit/Jamfile (+1 -1)
📝 src/freetype/autofit/afangles.c (+26 -26)
📝 src/freetype/autofit/afangles.h (+3 -3)
📝 src/freetype/autofit/afblue.c (+22 -16)
📝 src/freetype/autofit/afblue.cin (+16 -16)
📝 src/freetype/autofit/afblue.dat (+16 -10)
📝 src/freetype/autofit/afblue.h (+166 -164)
📝 src/freetype/autofit/afblue.hin (+16 -16)
📝 src/freetype/autofit/afcjk.c (+107 -83)
📝 src/freetype/autofit/afcjk.h (+19 -19)
📝 src/freetype/autofit/afcover.h (+16 -16)
📝 src/freetype/autofit/afdummy.c (+22 -20)
📝 src/freetype/autofit/afdummy.h (+17 -17)
📝 src/freetype/autofit/aferrors.h (+24 -24)
📝 src/freetype/autofit/afglobal.c (+41 -46)
📝 src/freetype/autofit/afglobal.h (+23 -23)
📝 src/freetype/autofit/afhints.c (+134 -60)
📝 src/freetype/autofit/afhints.h (+122 -116)
📝 src/freetype/autofit/afindic.c (+16 -16)
📝 src/freetype/autofit/afindic.h (+17 -17)

...and 80 more files

📄 Description

In raising this pull request, I confirm the following (please check boxes):

  • I have read and understood the contributors guide.
  • I have checked that another pull request for this purpose does not exist.
  • I have considered, and confirmed that this submission will be valuable to others.
  • I accept that this submission may not be used, and the pull request closed at the will of the maintainer.
  • I give this submission freely, and claim no ownership to its content.
  • I have mentioned this change in the changelog.

My familiarity with the project is as follows (check one):

  • I have never used CCExtractor.
  • I have used CCExtractor just a couple of times.
  • I absolutely love CCExtractor, but have not contributed previously.
  • I am an active contributor to CCExtractor.

{pull request content here}
Just a draft


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/CCExtractor/ccextractor/pull/1144 **Author:** [@sampoder](https://github.com/sampoder) **Created:** 12/10/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `updatefreetype` --- ### 📝 Commits (10+) - [`b7c011e`](https://github.com/CCExtractor/ccextractor/commit/b7c011eb072e4c8a8a63a370647dcbc1d452c1d2) Create info.md - [`3e623d6`](https://github.com/CCExtractor/ccextractor/commit/3e623d658dcecde4af6f0917763ef1c0187f51c8) Add files via upload - [`2312c24`](https://github.com/CCExtractor/ccextractor/commit/2312c24a52dd30060334bb2a8ecd280e2612593e) Update - [`7231547`](https://github.com/CCExtractor/ccextractor/commit/72315476308dd5416478fb1ccb7c2cbbb7750462) Rename info.md to README.md - [`d4d8edf`](https://github.com/CCExtractor/ccextractor/commit/d4d8edf82ace00afb73bedbfc3e36796e40f0a19) Delete InstallCCExtractor.zip - [`313a80c`](https://github.com/CCExtractor/ccextractor/commit/313a80c7e2c59f0cd5cf8f48e2ce360914acae95) Add files via upload - [`32bd703`](https://github.com/CCExtractor/ccextractor/commit/32bd7031110f23dfebedfa0541959a6f0abe2b4d) fix bugs - [`40563ff`](https://github.com/CCExtractor/ccextractor/commit/40563ff38fecc9b00c9a6da2073ff01e37476d13) Merge branch 'master' of https://github.com/sampoder/ccextractor - [`cee6f69`](https://github.com/CCExtractor/ccextractor/commit/cee6f69c7def743b725bce66806ceadd54883e32) Update InstallCCExtractorMacGUI.zip - [`1e94d44`](https://github.com/CCExtractor/ccextractor/commit/1e94d4435162c5386034172429dab4a27a5a421c) Create placeholder.md ### 📊 Changes **403 files changed** (+35315 additions, -18911 deletions) <details> <summary>View changed files</summary> 📝 `src/freetype/autofit/Jamfile` (+1 -1) 📝 `src/freetype/autofit/afangles.c` (+26 -26) 📝 `src/freetype/autofit/afangles.h` (+3 -3) 📝 `src/freetype/autofit/afblue.c` (+22 -16) 📝 `src/freetype/autofit/afblue.cin` (+16 -16) 📝 `src/freetype/autofit/afblue.dat` (+16 -10) 📝 `src/freetype/autofit/afblue.h` (+166 -164) 📝 `src/freetype/autofit/afblue.hin` (+16 -16) 📝 `src/freetype/autofit/afcjk.c` (+107 -83) 📝 `src/freetype/autofit/afcjk.h` (+19 -19) 📝 `src/freetype/autofit/afcover.h` (+16 -16) 📝 `src/freetype/autofit/afdummy.c` (+22 -20) 📝 `src/freetype/autofit/afdummy.h` (+17 -17) 📝 `src/freetype/autofit/aferrors.h` (+24 -24) 📝 `src/freetype/autofit/afglobal.c` (+41 -46) 📝 `src/freetype/autofit/afglobal.h` (+23 -23) 📝 `src/freetype/autofit/afhints.c` (+134 -60) 📝 `src/freetype/autofit/afhints.h` (+122 -116) 📝 `src/freetype/autofit/afindic.c` (+16 -16) 📝 `src/freetype/autofit/afindic.h` (+17 -17) _...and 80 more files_ </details> ### 📄 Description **In raising this pull request, I confirm the following (please check boxes):** - [x] I have read and understood the [contributors guide](https://github.com/CCExtractor/ccextractor/blob/master/.github/CONTRIBUTING.md). - [x] I have checked that another pull request for this purpose does not exist. - [x] I have considered, and confirmed that this submission will be valuable to others. - [x] I accept that this submission may not be used, and the pull request closed at the will of the maintainer. - [x] I give this submission freely, and claim no ownership to its content. - [ ] **I have mentioned this change in the [changelog](https://github.com/CCExtractor/ccextractor/blob/master/docs/CHANGES.TXT).** **My familiarity with the project is as follows (check one):** - [ ] I have never used CCExtractor. - [x] I have used CCExtractor just a couple of times. - [ ] I absolutely love CCExtractor, but have not contributed previously. - [ ] I am an active contributor to CCExtractor. --- {pull request content here} Just a draft --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 17:19:17 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1925