Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement clipping in DrawingContextImpl
The implementation of clipping was added in the DrawingContextImpl.cs. This ensures the pixel buffer coordinates stay within the defined bounds when rendering text, specifically with tabs, thereby improving the rendering process and accuracy.
- Loading branch information