Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/space-wizards/SharpFont

Cross-platform FreeType bindings for .NET
https://github.com/space-wizards/SharpFont

Updated makefile

a58bfc3bcba9cf27aef5b924d99700806d394566 authored over 9 years ago by Robert Rouhani <[email protected]>
Updated copyright year in LICENSE

fe6be58a4b5943f567ff27558b347c4e04b0e845 authored over 9 years ago by Robert Rouhani <[email protected]>
Merge pull request #52 from Mailaender/patch-1

Removed the dependency on XQuartz

a825274e5e754b36b5852f77f7c6ea5c3db7f043 authored over 9 years ago by Robert Rouhani <[email protected]>
Update SharpFont.dll.config

use Mono provided FreeType libraries

e3c18676f6d226194b883f88b076d5b23da4cd74 authored almost 10 years ago by Matthias Mailänder <[email protected]>
Published 3.0.0

2b1eb03292593b65e88f64624c06863669a4c925 authored almost 10 years ago by Robert Rouhani <[email protected]>
Updated all copyright years for 2014 and 2015.

4f4a8817aef62baf572d95217b39256e22e692b1 authored almost 10 years ago by Robert Rouhani <[email protected]>
Should fix #43

3762c69fcb34636a95c92c76d68884bce6e83671 authored almost 10 years ago by Robert Rouhani <[email protected]>
Fixed #44, changed internal Bitmap P/Invoke calls

Added obsolete tags to some types and properties that are noted as deprecated in documentation

7c5845e4dc12ddd0cef6db0c9d46832398a89da7 authored almost 10 years ago by Robert Rouhani <[email protected]>
Fixes most of the issues in #44, FTBitmap.Copy still causes issues.

00f8bb8e800fe9bca28f4a480ab6c1f42c851ae6 authored almost 10 years ago by Robert Rouhani <[email protected]>
Fix #32 and update Examples link to 2.5.5 freetype6.dll

50e1b6d1fc714e62df7cbc7c15157d19e2e4fbe4 authored almost 10 years ago by Robert Rouhani <[email protected]>
Fix #37

ede90c57199cf0a4d81066016839fc94111dd934 authored almost 10 years ago by Robert Rouhani <[email protected]>
Update README.md NuGet shield to show pre-releases

797b93ae741bd6a072b3fb14a10e9be047eee55f authored almost 10 years ago by Robert Rouhani <[email protected]>
Changed project directory structure. All code now in /Source

Fixed #22 by using a .props file that works on NuGet 2.5+
Updated dependencies submodule, change...

7f0e439f39d9a9eeed9894eeba25d0e0b68971c0 authored almost 10 years ago by Robert Rouhani <[email protected]>
Changed Examples project to be a winforms application and fixed #51

fa7bf3db0fba63af5b41952e1d9953dddb666465 authored almost 10 years ago by Robert Rouhani <[email protected]>
Updated README.md

Fixed reference to Known Issues block
Re-ordered list to be continuous for compiling FreeType o...

937a14905e6dea567adce36924099875c717341d authored almost 10 years ago by Robert Rouhani <[email protected]>
Updated README to reflect newest info about win64 builds.

28aabed0671f5e7c6fbb509249e41477593c49de authored almost 10 years ago by Robert Rouhani <[email protected]>
Replaced Dependencies directory with submodule

f532c95359ce55ce3163e941f4c001f0d81f0758 authored almost 10 years ago by Robert Rouhani <[email protected]>
Started updating copyright years

97ae7454d39ae192a8bcc31236727c7ecc7faf96 authored almost 10 years ago by Robert Rouhani <[email protected]>
Merge pull request #50 from Remo/patch-1

update freetype note in readme

1b57a6b07d1144e4b420b679b6789e70d685e1d7 authored about 10 years ago by Robert Rouhani <[email protected]>
update freetype note in readme

e93a69e122e4641bd97ec681332246ae10f22e40 authored about 10 years ago by Remo Laubacher <[email protected]>
Finished implementing fixed-point types.

8162fbb325bb0436fbeee45e8adfd749e206aa7d authored about 10 years ago by Robert Rouhani <[email protected]>
Merge branch 'fixed-point-types'

Conflicts:
SharpFont/FTMatrix.cs

23fc01c99dc496bb7389eacc951fb754ee0fa286 authored about 10 years ago by Robert Rouhani <[email protected]>
Patched FreeType to make 64-bit Windows build have 64-bit types like Linux and Mac.

8d97d9094d7e9dc44ff0c7bfa2cfa26ef32eb122 authored about 10 years ago by Robert Rouhani <[email protected]>
Merge pull request #49 from BrisingrAerowing/master

Added x86 and x64 builds of freetype 2.5.4

62a572625caabb37c9fce9c9bd77768e0f3cb9b9 authored about 10 years ago by Robert Rouhani <[email protected]>
Renamed 2.5.4 folder to 2.5.4-alldeps as per request

846867e5d72ccbcda33161b3cfb4bea8d36c984c authored about 10 years ago by Brisingr Aerowing <[email protected]>
Added x86 and x64 builds of freetype 2.5.4

b824a3337b14d0278873663c18a24f40a779021f authored about 10 years ago by Brisingr Aerowing <[email protected]>
Preliminary work in removing the WIN64 configuration. This commit could potentially be broken on Linux.

a778e2da9e71e739c004012e7f88407c2eca2147 authored about 10 years ago by Robert Rouhani <[email protected]>
Fixed spacing, yet again

63bd5be2fae6413bec6647fd7c53c8a228a9ec5d authored about 10 years ago by Robert Rouhani <[email protected]>
Fixes spacing, again

7bbe9ba8fed00346568d6d57ff9263b15df0ed30 authored about 10 years ago by Robert Rouhani <[email protected]>
Changed tabs to spaces in README.md

Thanks Notepad++

e6c6a56fe36dc40e358b93cf23a28ab0bf0e4036 authored about 10 years ago by Robert Rouhani <[email protected]>
Added a Dependencies folder and copied freetype6.dll there.

1d81583d4f5c74d40b90910425e157783689bf95 authored about 10 years ago by Robert Rouhani <[email protected]>
Changed the delegates. Should fix GitHub issue #45

18551f58c7c136a2b224ef1b4ed940d396c96655 authored about 10 years ago by Robert Rouhani <[email protected]>
Updated links because copy paste... ooops

8c480fa55d7487b9dfd66d4b55171074a79d543b authored about 10 years ago by Robert Rouhani <[email protected]>
Added shields to README.md

6a267826e3afad5a782ed37aef0a254a886051eb authored about 10 years ago by Robert Rouhani <[email protected]>
Fixing OutlineFuncs, potential fix for GitHub issue #45

76563d2ebe382e54560a45a9c54ba3a10a154835 authored about 10 years ago by Robert Rouhani <[email protected]>
Updated to FreeType 2.5.3

6dccf516276d5a8955be4250e996af83a77773e8 authored over 10 years ago by Robert Rouhani <[email protected]>
Made SharpFont's internals visible to SharpFont.HarfBuzz.

070164f7c15ce7569bd8e5e1acf24cf49668dcd7 authored over 10 years ago by Robert Rouhani <[email protected]>
Moved bugfix from #42 from FaceRec to Face.

c0ec763400459ac116de81579dbb96fe3e8aa7ed authored over 10 years ago by Robert Rouhani <[email protected]>
Merge pull request #42 from thefiddler/master

Fix FaceRec marshaling on mono 3.2.x

7eab52fc22a5ee385fade5e4e061c13d3eb72114 authored over 10 years ago by Robert Rouhani <[email protected]>
Potential fix FaceRec marshaling

https://github.com/Robmaister/SharpFont/issues/41
https://github.com/mono/MonoGame/issues/1717

36e30b67a03f3e7cfa939007d574770e718f9258 authored over 10 years ago by thefiddler <[email protected]>
Fixed iterator sizes as pointed out in GitHub issue #39

bae71a716f784bddcd977adba325d567c4fc5641 authored over 10 years ago by Robert Rouhani <[email protected]>
Updated README.md to mention the Makefile.

884befd27287546c2f7e0abedcfadc4b401db5a8 authored about 11 years ago by Robert Rouhani <[email protected]>
Added Makefile to default command-line compilation on linux to Release configuration as a follow-up to GitHub issue #35.

9363540e9510932820d18ec56436ef9a08b8d080 authored about 11 years ago by Robert Rouhani <[email protected]>
Fixed errors in BBox.cs for GitHub issue #35

93242fe2d8a8a522b918d19e51c6189b702e2d70 authored about 11 years ago by Robert Rouhani <[email protected]>
Merge pull request #34 from Lazzu/filenamefix

Fixed issue with filename case sensitivity.

0141e0f853b1c726d38f1bc8cc9530fae3e4553d authored about 11 years ago by Robert Rouhani <[email protected]>
Fixed issue with filename case sensitivity. The build should now run better on linux.

44c7fc23210989ef2d6c33aa96e78288036f443e authored about 11 years ago by Lasse Numminen <[email protected]>
Fixed some enum and array marshaling mistakes found while reproducing issue #32

474d00f2971c1060efb41e32f961049018b5abc8 authored over 11 years ago by Robert Rouhani <[email protected]>
Updated README.md to state possible incompatibilities from freetype6.dll

0047c7e1b99069bc47b7dc617318ab7c8d582616 authored over 11 years ago by Robert Rouhani <[email protected]>
Premultiplied alpha values in ToGdipBitmap. Fixes GitHub issue #31

7f65d33cf058fb0ebd953e1072a02e33d72ebb3c authored over 11 years ago by Robert Rouhani <[email protected]>
Rewrote the internals of BBox to fix related bugs.

Should fix GitHub issue #30

e1b2c45836baf7324f38a833dd6c609ed84e2688 authored over 11 years ago by Robert Rouhani <[email protected]>
Another attempt at fixing GitHub issue #30

c7d1124a7e2542f55a25661ab1a90e58cc555db1 authored over 11 years ago by Robert Rouhani <[email protected]>
Attempted fix for GitHub issue #30.

af1d7fdd30017c0f5a14f4923d0d02c0a641f77f authored over 11 years ago by Robert Rouhani <[email protected]>
Implemented 16.16 and 26.6 formats, started replacing ints with Fixed16Dot16.

87ab18ba30c55ce67c45f6503806cbdfdfbaa0f8 authored over 11 years ago by Robert Rouhani <[email protected]>
Fixed FTBitmap.ToGdipBitmap(), as pointed out in GitHub issue #28.

Added ToGdipBitmap() overload that accepts a color.
Changed the example to use Graphics.DrawImage...

dae0c58bad820333dad2aaa10f45ddbd7d88aef0 authored over 11 years ago by Robert Rouhani <[email protected]>
Fixed GitHub issue #27 by applying zeux's patch.

a257f058ee7813b7a43cb7a3dc3d70525b0cd780 authored over 11 years ago by Robert Rouhani <[email protected]>
Merge pull request #29 from Tamschi/patch-1

Increment penX instead of width by kerning when drawing string

5be905d3d3638e8b0aa6bbcbc5273cc1a13d17f3 authored over 11 years ago by Robert Rouhani <[email protected]>
Increment penX instead of width by kerning when drawing string

0b1f178b41ee1e26a38bf515132970c0f7cf643b authored over 11 years ago by Tamme Schichler <[email protected]>
Merge pull request #26 from xdinos/master

added an overloaded to NewMemoryFace of Library and a Face Constructor a...

eb39fd56c1d6b96828e4e695ecb627c624aeb82e authored over 11 years ago by Robert Rouhani <[email protected]>
added an overloaded to NewMemoryFace of Library and a Face Constructor accepting an IntPtr and a length argument

5692291f13f7f46b8036af91ce5f454ae83f4970 authored over 11 years ago by xdinos <[email protected]>
Fixed GitHub issue #25. The byte[] from NewMemoryFace is pinned by a GCHandle.

748cb6cbcbedca32722452ae94d6fb2aa60c59c3 authored over 11 years ago by Robert Rouhani <[email protected]>
Recompiled FreeType to fix GitHub issue #24

c5de16b299a404aa9c833daf6d5931887ab44164 authored over 11 years ago by Robert Rouhani <[email protected]>
Updated to FreeType 2.5.0.1.

eb4bbd6e0ee4c30a6d569818e056b6a4a956878c authored over 11 years ago by Robert Rouhani <[email protected]>
Fixed GitHub issue #23

e020d7f03f9f812aa9b68d4d20ffc9d4c6e20631 authored over 11 years ago by Robert Rouhani <[email protected]>
Minor packaging changes

5efc88932fe777e58ff25eb068f27ed2c46c1823 authored over 11 years ago by Robert Rouhani <[email protected]>
Properly credited FreeType according to the FreeType License

655b9255172b48b2d51767c55b02763159499c51 authored over 11 years ago by Robert Rouhani <[email protected]>
Added link to NuGet package in README.md

7b410f7641808920275d8c2663cc61bbfe038c62 authored over 11 years ago by Robert Rouhani <[email protected]>
Updated version info to match FreeType and packaged SharpFont for NuGet.

61f41034ac7c9274c93ba3aa57f2a5071af69640 authored over 11 years ago by Robert Rouhani <[email protected]>
Minor internal/documentation changes.

247d17e603753754eee5ff6c3b9a32cbfa21f458 authored over 11 years ago by Robert Rouhani <[email protected]>
Implemented typecasting between Glyph and OutlineGlyph/BitmapGlyph.

Fixed some FxCop/StyleCop issues

255b189f416d1fdc1ea90143823fe6cb7b130ada authored over 11 years ago by Robert Rouhani <[email protected]>
Updated LICENSE and README.md

b5c84d84e5353d412e4014ed30037965ce6808dc authored over 11 years ago by Robert Rouhani <[email protected]>
Updated copyright year

Fixed inconsistent line endings in some files.

d44a3c616ed40541205692c9bd141e6396ebd889 authored over 11 years ago by Robert Rouhani <[email protected]>
Updated to FreeType 2.4.12

49219a2c0a03a2701897fbdc49f79fc3e1633a1e authored over 11 years ago by Robert Rouhani <[email protected]>
Merge pull request #19 from Youscribe/master

Fix signature error on FT_Glyph_Get_CBox causing memory access error

79111dcb2487b506a9310774e93f613965b80fdf authored almost 12 years ago by Robert Rouhani <[email protected]>
Fix signature error on FT_Glyph_Get_CBox

Fix signature error on FT_Glyph_Get_CBox causing memory corruption

d74cdde2b50acc51629e42b41c4de5b55c43d2b4 authored almost 12 years ago by Yann ROBIN <[email protected]>
Fixed .dll.config typo

5c87d887c7407316471f840e1c37c2a2467fa8b3 authored almost 12 years ago by Robert Rouhani <[email protected]>
Renamed freetype.dll to the more standard freetype6.dll. Fixes OpenRA/OpenRA#2946

a804a0abbf605841bd56f6935896d70c9423631a authored almost 12 years ago by Robert Rouhani <[email protected]>
Merge branch 'master' of github.com:Robmaister/SharpFont

2f6120341a2967212bf5b522a535a79d811bda1b authored almost 12 years ago by Robert Rouhani <[email protected]>
Updated to FreeType 2.4.11, untested.

0ad176fc9bbfe0ebe50722d4a16388c1dae964e1 authored almost 12 years ago by Robert Rouhani <[email protected]>
Merge pull request #17 from Mailaender/patch-1

Fixed a typo in SharpFont/SharpFont.dll.config

8c1598755616ffdbad8dc6a12f24712a6aca2f5b authored almost 12 years ago by Robert Rouhani <[email protected]>
Update SharpFont/SharpFont.dll.config

Fixed a typo.

a5e88da7741bfd7bc72ab4e55ca2953a1671f435 authored almost 12 years ago by Matthias Mailänder <[email protected]>
Fixed InvalidOperationException in the case that a parent object is disposed prior to one of it's child objects. (Most importantly, Library and Face)

912cd32a606dcb40cfcb8acb0b7f1a48d125d68e authored about 12 years ago by Robert Rouhani <[email protected]>
Refactored Bdf and Fnt namespaces for proper casing.

Excluded some FxCop rules that can't be fixed due to FreeType design choices.

6350fb00fd89737f3f6e1e95e5468414803cb9cb authored about 12 years ago by Robert Rouhani <[email protected]>
Casing for BDF and FNT directories changed.

Some more FxCop violations removed.

dff2c6593fdc19886eed48426d95224011d42c69 authored about 12 years ago by Robert Rouhani <[email protected]>
Used FxCop to find and clean up some violations. API-breaking changes, but basic glyph loading/rendering unchanged.

Added a strong name key in case someone wants to install SharpFont to the GAC.

b19cd4432ed166c7f8c6ad8c1de46a0d8e38176e authored about 12 years ago by Robert Rouhani <[email protected]>
Refactored GlyphSlot.Render back to GlyphSlot.RenderGlyph.

5d47d4e51d9a36d93d78f1f84f587b6d8190aba9 authored about 12 years ago by Robert Rouhani <[email protected]>
Refactored GlyphSlot.RenderGlyph to GlyphSlot.Render.

fd52c6b24bc70177b24fbb0fa0dcd3d048a6e302 authored about 12 years ago by Robert Rouhani <[email protected]>
Removed USING_SYSTEM_DRAWING, clients can just not reference System.Drawing.

Lots of cleaning up with the help of StyleCop.

67fec4787861ab5f87db4b0c9e1f555797cb86bf authored about 12 years ago by Robert Rouhani <[email protected]>
Added the ability to convert an FTBitmap to a System.Drawing.Bitmap

Added compile configurations to make the System.Drawing reference optional.

af9427ffad73729a31ea9e5bbe330c9da5d2e6f9 authored about 12 years ago by Robert Rouhani <[email protected]>
Fixed another typo in README.md

7bb06bd8a8c81a19d278ac6cb1386e700529d8cb authored over 12 years ago by Robert Rouhani <[email protected]>
Fixed typo in README.md

7c7aa1786196addddffc6e8615584e55e3d04830 authored over 12 years ago by Robert Rouhani <[email protected]>
Actually fixed links.

a387df17dd2476020349f297a8e520adec04b2f9 authored over 12 years ago by Robert Rouhani <[email protected]>
Fixed file links in README.md

7cc9db6bf615c9030df5e23bd982984a4dea47af authored over 12 years ago by Robert Rouhani <[email protected]>
Added information to README.md

7d08ce692c2bf66dee51a3d303fd626232e10c0f authored over 12 years ago by Robert Rouhani <[email protected]>
Fixed issue #16 "FTBitmap Reference is IntPtr.Zero"

800297d1306f2538c97292174fb3b74c2c51288a authored over 12 years ago by Robert Rouhani <[email protected]>
Moved the caching subsystem native methods to the FT class

Caching subsystem methods moved from static FTC class to instance methods.
Added lots of object d...

bb939c690ecfa52358b8e08dbb3bf791946872f1 authored over 12 years ago by Robert Rouhani <[email protected]>
Moved the last instance methods out of FT.

Fixed doc comment references and re-aligned some comments to 120 col.

44ac2bb64061f76d3d1a1a05ce4e221f43141578 authored over 12 years ago by Robert Rouhani <[email protected]>
More functions moved to proper classes.

6d0dfe10d7b8a2b21ae7b22334787ae870c5437c authored over 12 years ago by Robert Rouhani <[email protected]>
Moved more methods from FT to their proper classes.

61fd0a0647faadea85e6236eabb1e37f5303fe2b authored over 12 years ago by Robert Rouhani <[email protected]>
Updated to FreeType 2.4.10 and added new FT_Outline_EmboldenXY method.

Moved DllImport settings out to constants.
Added public constructors to Face, FTSize, and Outline...

ce6bb4c4132f97691c7d04bac0d3a0c84e04596e authored over 12 years ago by Robert Rouhani <[email protected]>
Fixed output folder names.

4a50c32c71e0ad8d0953ae32244027f983bb52f2 authored over 12 years ago by Robert Rouhani <[email protected]>