Ecosyste.ms: OpenCollective

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

github.com/SixLabors/Fonts

:black_nib: Font loading and layout library.
https://github.com/SixLabors/Fonts

Fix vertical alignment of non-vertical glyphs

JimBobSquarePants opened this pull request 18 days ago
Do not insert mandatory break when line is broken by wrapping.

JimBobSquarePants opened this pull request 20 days ago
Fix Vertical Layout

JimBobSquarePants opened this pull request 20 days ago
How can I vertical layout correctly?

JimBobSquarePants opened this issue 23 days ago
Remove all instances of HasFlag

JimBobSquarePants opened this pull request about 1 month ago
Try Improve GC

Cn-mjt44 opened this pull request about 1 month ago
Bump codecov/codecov-action from 4 to 5

dependabot[bot] opened this pull request about 2 months ago
Could not install package - SixLabors.Fonts 2.0.6

AndrewRDale opened this issue about 2 months ago
Always create new text run, don't assume behavior.

JimBobSquarePants opened this pull request 2 months ago
Use empty anchor as fallback when parsing mark anchors

JimBobSquarePants opened this pull request 2 months ago
Don't use Ceil when measuring.

JimBobSquarePants opened this pull request 2 months ago
TextMeasurer throws exception while working with NotoSans font

SzymonParol opened this issue 2 months ago
Problem with TextMeasurer

SzymonParol opened this issue 2 months ago
Fix IDisposable usage

Bykiev opened this pull request 5 months ago
Fix memory leak in VerticalMetricsTable

Bykiev opened this pull request 5 months ago
Ensure only trailing whitespace is trimmed.

JimBobSquarePants opened this pull request 6 months ago
Apply kerning table offset to correct glyph.

JimBobSquarePants opened this pull request 6 months ago
Add DoShaping Option

gerdus opened this pull request 9 months ago
Fix character bounds returned by TryMeasureCharacterBounds

gerdus opened this pull request 10 months ago
Add StringIndex and GraphemeIndex to GlyphBounds

gerdus opened this pull request 10 months ago
trim whitespace from EOLs when line split is found

batwomankt opened this pull request 10 months ago
Issue 367 introduced lingering whitespaces

batwomankt opened this issue 10 months ago
Fix NullReferenceException in UniversalShaper

JimBobSquarePants opened this pull request 10 months ago
Update vulnarable SkiaSharp version

Bykiev opened this pull request 11 months ago
Optimize low hanging fruit

JimBobSquarePants opened this pull request 11 months ago
Fix Woff2 bounds decompression and size measurement calculations.

JimBobSquarePants opened this pull request 11 months ago
Prevent key collision in glyphmetrics cache.

JimBobSquarePants opened this pull request 11 months ago
Bump codecov/codecov-action from 3 to 4

dependabot[bot] opened this pull request 11 months ago
Bump NuGet/setup-nuget from 1 to 2

dependabot[bot] opened this pull request 11 months ago
Bump actions/cache from 3 to 4

dependabot[bot] opened this pull request 12 months ago
Platform-independent way to build path for fonts into the sample. Now…

snechaev opened this pull request about 1 year ago
Bump actions/upload-artifact from 3 to 4

dependabot[bot] opened this pull request about 1 year ago
Inter Variable rendering incorrectly

sowa705 opened this issue about 1 year ago
Bump actions/setup-dotnet from 3 to 4

dependabot[bot] opened this pull request about 1 year ago
Fix null ref exception in LookupType5Format2SubTable

JimBobSquarePants opened this pull request about 1 year ago
Problem with font "BNazanin.ttf", System.NullReferenceException

JimBobSquarePants opened this issue about 1 year ago
Make the list of available code points public

tocsoft opened this pull request over 1 year ago
Fix for invalid ClassDefinitionTable offset handling

JimBobSquarePants opened this pull request over 1 year ago
Use overloads while passing culture

JimBobSquarePants opened this pull request over 1 year ago
Only apply swap for non-horizontal layout

JimBobSquarePants opened this pull request over 1 year ago
Fix 355

JimBobSquarePants opened this pull request over 1 year ago
Wrong character orientation when drawing brackets

Hellobaka opened this issue over 1 year ago
Bump actions/checkout from 3 to 4

dependabot[bot] opened this pull request over 1 year ago
Update to .NET 6 and new License.

JimBobSquarePants opened this pull request over 1 year ago
Nuget package for SixLabors.Fonts 1.0.0 fails to Mutate the image.

FlaviusHouk opened this issue over 1 year ago
Simplify dependencies

jairbubbles opened this pull request over 1 year ago
TextMeasurer.MeasureSize: Incorrect text height calculation

Bykiev opened this issue over 1 year ago
TextMeasurer.Measure returns incorrect width

Bykiev opened this issue over 1 year ago
Add Indic Shaper

JimBobSquarePants opened this pull request over 1 year ago
WIP: Compact Font Format (CFF) Version 2

brianpopow opened this pull request over 1 year ago
Add WordBreaking.BreakWord option

JimBobSquarePants opened this pull request over 1 year ago
Fix DFKai-SB and KaiU font rendering

JimBobSquarePants opened this pull request over 1 year ago
Fix composite glyph transform parsing.

JimBobSquarePants opened this pull request over 1 year ago
Use TryGetReaderAtTablePosition

JimBobSquarePants opened this pull request over 1 year ago
Also search "~/.local/share/fonts/" on Linux

ManuelHu opened this pull request over 1 year ago
Problem with font "Sumana", wrong left parenthesis character

IshmaZX82 opened this issue over 1 year ago
Rewrite Text Layout Engine

JimBobSquarePants opened this pull request over 1 year ago
DrawText with horizontal alignment doesn't appear to work properly

replaysMike opened this issue over 1 year ago
Problem with wrapping long words

IshmaZX82 opened this issue over 1 year ago
Fix vertical metric calculations and layout.

JimBobSquarePants opened this pull request over 1 year ago
Add apply test and fix apply

stefannikolei opened this pull request over 1 year ago
Implement UAX 50 to allow Vertical Mixed layout of text.

JimBobSquarePants opened this pull request over 1 year ago
Fix rendering font size and overline position.

JimBobSquarePants opened this pull request almost 2 years ago
Replace MyGet

JimBobSquarePants opened this pull request almost 2 years ago
MAUI.Android error: cant use FontCollection() add a font stream

3egirlsdream opened this issue almost 2 years ago
Improve metrics APIs to make them more useful.

JimBobSquarePants opened this pull request almost 2 years ago
Ensure cache access is thread safe and fix calculated glyph bounds

JimBobSquarePants opened this pull request almost 2 years ago
Race-condition when writing 32-bit png images with text in parallel.

jnyrup opened this issue almost 2 years ago
Fix #316 include open type font(otf) in system font collection.

nakamura2000 opened this pull request almost 2 years ago
SystemFontCollection doesn't list open type font.

nakamura2000 opened this issue almost 2 years ago
Update .NET

stefannikolei opened this pull request about 2 years ago
Fix GitHub shields

MarkCiliaVincenti opened this pull request about 2 years ago
Always ensure the line is at least 1px thick.

JimBobSquarePants opened this pull request about 2 years ago
Remove dependencies to .NET Standard 1.x compatibility packages.

teo-tsirpanis opened this pull request about 2 years ago
Remove ExactSpelling = true in DllImport attributes

0xced opened this pull request about 2 years ago
Add exposed function to retrieve all unicode codepoints defined in fonts

CptWesley opened this pull request about 2 years ago
Bump actions/setup-dotnet from 2 to 3

dependabot[bot] opened this pull request over 2 years ago
Fix out of range exception in typographic utils.

JimBobSquarePants opened this pull request over 2 years ago
Fix indexer offset for post positioning methods

JimBobSquarePants opened this pull request over 2 years ago
Fix reading compressed WOFF data

brianpopow opened this pull request over 2 years ago
Fix Font Hinting

JimBobSquarePants opened this pull request over 2 years ago
Hinting makes text looks like zalgo.

eX-pes opened this issue over 2 years ago
Small font rendering really unclear (blurry, missing pixels etc)

myblindy opened this issue over 2 years ago
Adding android OS support to SystemFontCollection

bbo76 opened this pull request over 2 years ago