empira / PDFsharp

PDFsharp and MigraDoc Foundation for .NET 6 and .NET Framework
https://docs.pdfsharp.net/
Other
492 stars 114 forks source link

Refactor XLineAlignment for clearer vertical text alignment descriptions #77

Closed brettam closed 7 months ago

brettam commented 8 months ago

This commit refactors the XLineAlignment enumeration to provide clearer descriptions of vertical text alignment options in various contexts. The updated comments now distinguish between 'Rectangle' and 'Point' layout behaviors for 'Near', 'Center', and 'Far' alignments. The 'BaseLine' option remains unchanged, still specifying alignment relative to the text's baseline.