Skip to content

issues Search Results · repo:mono/libgdiplus language:C

Filter by

0 results
 (68 ms)

0 results

inmono/libgdiplus (press backspace or delete to remove)

Hello, I just want to know if this library will continue to have bug fixes given GDI+ is no longer supported on non-windows platforms with .NET 7.0? Thanks.
  • siddjain
  • 4
  • Opened 
    on Jan 1, 2023
  • #744

Issue: This no longer compiles correctly. Issue is in the imported googletest which is not version-bound. Some changes in this external code have made it incompatible with this repo s makefile/autotools ...
  • AphidGit
  • 3
  • Opened 
    on Dec 19, 2022
  • #743

Realize this is probably a package manager problem (Mariner-CBL 2.0), looking for tips and what to ask them to fix. I have libtiff-devel 4.4.0 installed and it seemingly has the right libraries installed: ...
  • markphip
  • 1
  • Opened 
    on Dec 17, 2022
  • #742

As of now, 7 hours ago, a new version of Libgdiplus was released: image https://git.alpinelinux.org/aports/commit/testing/libgdiplus?id=2c36b1c27f4f7b1338dfdbc790c9284858d64255 And we re now experiencing ...
  • QuickScoP3s
  • 9
  • Opened 
    on Dec 16, 2022
  • #741

Hello, i have problem with keepass2, tried to report at https://sourceforge.net/p/keepass/discussion/329220/thread/17d1bd26/?page=5#1e15 but no solution that leads to working keepass2 as expected. Using ...
  • pschonmann
  • 2
  • Opened 
    on Jun 3, 2022
  • #739

This is specific to Debian 11. Ubuntu 18.04 and CentOS 7 doesn t seem to have the issue. We installed all stock fonts. Making check in src ...
  • xkszltl
  • Opened 
    on Apr 14, 2022
  • #738

The gtest submodule (1.8) is too old and won t work on gcc-11. -- Build files have been written to: /tmp/scratch/libgdiplus/gtest_build make[3]: Entering directory /tmp/scratch/libgdiplus/gtest_build ...
  • xkszltl
  • Opened 
    on Apr 14, 2022
  • #737

The DrawString method clips text. At least for some fonts. The following code: using var font = new Font( Liberation Sans , 11f, GraphicsUnit.Pixel); using var backBuffer = new Bitmap(50, 80); using (var ...
  • jhergens
  • Opened 
    on Mar 11, 2022
  • #736

Rendering text with StringTrimming.EllipsisCharacter and StringFormatFlags.NoWrap does not render any ellipsis. The following code: using var font = new Font( Arial , 11f, GraphicsUnit.Pixel); using ...
  • jhergens
  • Opened 
    on Mar 8, 2022
  • #735

In the documentation of the MeasureString method it says it includes a small amount of extra space before and after the string . This does not seem to be true for libgdiplus. The following code: using ...
  • jhergens
  • Opened 
    on Feb 10, 2022
  • #734
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub