Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / pytroll/aggdraw issues and pull requests

#97 - Can implicit fallthroughs be made explicit?

Issue - State: open - Opened by r-barnes 2 months ago - 4 comments

#96 - Unable to run on windows: OSError: cannot load font (no text renderer)

Issue - State: open - Opened by matiasba 3 months ago - 2 comments

#95 - Python 3.12 support

Issue - State: closed - Opened by steinuil 6 months ago - 2 comments

#94 - Adding back support for arm64 macOS wheels.

Pull Request - State: closed - Opened by devbanu 7 months ago - 4 comments
Labels: category: build

#93 - Disable MacOS ARM64 wheels

Pull Request - State: closed - Opened by djhoese 11 months ago

#91 - Remove incompatible "register" keyword from AGG source

Pull Request - State: closed - Opened by djhoese 12 months ago
Labels: bug

#90 - Fix Python 3.12 compatibility

Pull Request - State: closed - Opened by djhoese 12 months ago - 1 comment
Labels: category: build

#89 - Misleading information in the document

Issue - State: closed - Opened by setanarut about 1 year ago - 6 comments

#88 - Drop 32-bit wheel builds

Pull Request - State: closed - Opened by djhoese over 1 year ago - 2 comments
Labels: category: build

#87 - Don't use deprecated distutils module.

Pull Request - State: closed - Opened by sebastic over 1 year ago - 1 comment
Labels: category: build

#86 - Attempt to fix PyPy/CPython 3.8+ compatibility

Pull Request - State: open - Opened by djhoese almost 2 years ago - 1 comment
Labels: bug, category: build

#85 - Diferences between pip version and source-compiled version

Issue - State: closed - Opened by dealfonso about 2 years ago - 4 comments

#84 - The value in the coordinates list cannot exceed 32767.

Issue - State: open - Opened by zhanbao2000 about 2 years ago - 1 comment

#83 - Fix "PY_SSIZE_T_CLEAN macro must be defined for '#' formats" error

Pull Request - State: closed - Opened by ejeschke over 2 years ago - 15 comments
Labels: bug, category: build

#82 - Windows binaries are missing for aggdraw 1.3.13 on pypi.org

Issue - State: closed - Opened by m-khvoinitsky over 2 years ago - 4 comments

#81 - Add linux aarch64 wheel build support

Pull Request - State: closed - Opened by odidev over 2 years ago - 6 comments
Labels: category: build

#80 - PyPy3.8 support

Issue - State: open - Opened by clbarnes almost 3 years ago - 6 comments

#79 - Add support to release linux aarch64 wheels

Issue - State: closed - Opened by odidev almost 3 years ago - 3 comments

#78 - Add rounded_rectangle method

Pull Request - State: closed - Opened by benburrill about 3 years ago - 5 comments

#77 - is there a way to draw squircle (rectangle with rounded edges) ?

Issue - State: closed - Opened by ahmed4end about 3 years ago - 4 comments

#76 - No arc symbols?

Issue - State: closed - Opened by mike-lawrence about 3 years ago - 1 comment

#75 - Try to address font failures when pkgconfig not installed

Pull Request - State: open - Opened by eteq over 3 years ago - 1 comment

#74 - aggdraw does not some to be able to find fonts when installed in a venv

Issue - State: open - Opened by eteq over 3 years ago - 3 comments

#73 - pip install results in error Windows 10 21H1

Issue - State: closed - Opened by TimElschner over 3 years ago - 4 comments

#72 - Latest Documentation?

Issue - State: open - Opened by karimbahgat over 3 years ago - 7 comments

#71 - documentation has left the chat.

Issue - State: closed - Opened by ahmed4end almost 4 years ago - 1 comment
Labels: question, documentation

#70 - MNT: Stop using ci-helpers in appveyor.yml

Issue - State: closed - Opened by pllim almost 4 years ago - 1 comment

#69 - Cannot install on Windows

Issue - State: closed - Opened by antoniocali about 4 years ago - 2 comments
Labels: question

#67 - Resolve differences after agg 2.2 and agg 2.4 migration

Issue - State: open - Opened by djhoese over 4 years ago - 3 comments
Labels: bug, priority: high

#66 - Also build wheels for python 3.8

Pull Request - State: closed - Opened by mboelens91 over 4 years ago - 5 comments

#65 - Line anti-aliasing issues due to missing sRGB mishandling

Issue - State: open - Opened by baryluk over 4 years ago - 5 comments
Labels: bug, question

#64 - multline text not supported

Issue - State: open - Opened by Phoenix09 about 5 years ago - 1 comment
Labels: enhancement, help wanted

#63 - antigrain.com is squatted

Issue - State: open - Opened by techtonik about 5 years ago - 6 comments
Labels: help wanted, question, hacktoberfest

#62 - Change default linejoin and linecap to preserve previous behavior

Pull Request - State: closed - Opened by djhoese about 5 years ago - 6 comments
Labels: bug

#61 - Default drawing behaviour different after merging agg2.4

Issue - State: closed - Opened by a-hurst about 5 years ago - 14 comments

#60 - Use array delete for point arrays

Pull Request - State: closed - Opened by adenyes about 5 years ago - 8 comments
Labels: enhancement

#59 - Fix Freetype linking bug with PyPi macOS wheels

Pull Request - State: closed - Opened by a-hurst over 5 years ago - 11 comments

#58 - Segmentation fault debugging aggdraw.Pen

Issue - State: open - Opened by eduardomezencio over 5 years ago - 5 comments

#57 - Remove duplicate environment variables in travis

Pull Request - State: closed - Opened by djhoese over 5 years ago

#56 - Debug Travis CI OSX failures

Pull Request - State: closed - Opened by djhoese over 5 years ago

#55 - Update docs and fix installation on OSX 10.9

Pull Request - State: closed - Opened by djhoese over 5 years ago - 1 comment

#54 - Fix Draw.path documentation referencing unused x/y coordinates

Pull Request - State: closed - Opened by djhoese over 5 years ago
Labels: documentation

#53 - aggdraw 1.3.9 API change?

Issue - State: closed - Opened by karimbahgat over 5 years ago - 24 comments
Labels: question

#52 - Fix travis tests with double brackets in if statements

Pull Request - State: closed - Opened by djhoese over 5 years ago

#51 - build error according to the readme badge

Issue - State: closed - Opened by matkoniecz over 5 years ago - 3 comments
Labels: category: build

#50 - Port of aggdraw to agg 2.4

Pull Request - State: closed - Opened by dov over 5 years ago - 17 comments

#49 - Add svg support from agg-svg

Issue - State: open - Opened by dov over 5 years ago - 4 comments

#48 - Merge of pytroll/master with dov/agg24

Pull Request - State: closed - Opened by dov over 5 years ago - 8 comments

#47 - Remove .svn directories

Issue - State: closed - Opened by sebastic almost 6 years ago - 6 comments

#46 - Convert test module to use pytest

Pull Request - State: closed - Opened by djhoese almost 6 years ago
Labels: enhancement, category: build

#45 - Convert wrapper to Cython

Issue - State: open - Opened by djhoese almost 6 years ago - 1 comment
Labels: enhancement, help wanted, priority: low, category: build

#44 - Find a way to document freetype and windows-specific code

Issue - State: open - Opened by djhoese almost 6 years ago - 8 comments
Labels: help wanted, priority: medium

#43 - Convert factory functions to proper python classes

Issue - State: open - Opened by djhoese almost 6 years ago - 4 comments
Labels: help wanted, priority: medium

#42 - Add docstrings from original effbot website

Pull Request - State: closed - Opened by djhoese almost 6 years ago

#41 - Add sphinx documentation based on original effbot docs

Issue - State: closed - Opened by djhoese almost 6 years ago
Labels: enhancement, priority: medium

#40 - Add freetype-devel package to linux wheel environment

Pull Request - State: closed - Opened by djhoese almost 6 years ago - 1 comment
Labels: category: build

#39 - Add automated wheel building and PyPi uploading to CI

Pull Request - State: closed - Opened by a-hurst almost 6 years ago - 10 comments

#38 - Providing pre-compiled binaries

Issue - State: closed - Opened by karimbahgat about 6 years ago - 21 comments
Labels: enhancement, help wanted, priority: medium, category: build

#37 - Upgrade to agg 2.4

Issue - State: closed - Opened by karimbahgat about 6 years ago - 11 comments
Labels: enhancement, help wanted, priority: medium

#36 - Merging changes from existing forks

Issue - State: closed - Opened by karimbahgat about 6 years ago - 4 comments
Labels: enhancement, good first issue, help wanted, priority: medium

#35 - Fix linux installation when freetype exists somewhere unknown

Pull Request - State: closed - Opened by djhoese about 6 years ago
Labels: bug

#34 - Trouble installing on ubuntu 16.04

Issue - State: closed - Opened by mfschmidt about 6 years ago - 14 comments

#33 - Fix freetype lib path on linux

Pull Request - State: closed - Opened by djhoese about 6 years ago

#32 - Add alternate options for finding freetype

Pull Request - State: closed - Opened by djhoese about 6 years ago

#31 - Installation error

Issue - State: closed - Opened by saimn about 6 years ago - 9 comments

#30 - Always use ctypes as a fallback if freetype-config is not present

Pull Request - State: closed - Opened by djhoese about 6 years ago
Labels: enhancement

#29 - Add workaround for finding freetype on Windows systems

Pull Request - State: closed - Opened by djhoese about 6 years ago
Labels: bug

#28 - DOC: conda install has no freetype support on Windows

Issue - State: closed - Opened by pllim about 6 years ago - 4 comments

#27 - Fix freetype config check when quotes are included

Pull Request - State: closed - Opened by djhoese over 6 years ago

#26 - Problem when executing setup.py

Issue - State: closed - Opened by ghost over 6 years ago - 2 comments

#25 - Add appveyor config

Pull Request - State: closed - Opened by djhoese over 6 years ago

#24 - Convert selftest.py to unit tests

Issue - State: closed - Opened by djhoese over 6 years ago - 1 comment
Labels: enhancement, good first issue, help wanted

#23 - Fix segmentation fault with certain compilers when calling getcolors

Pull Request - State: closed - Opened by djhoese over 6 years ago
Labels: bug

#22 - 1.3.1 core dumps in aggdraw.Pen() when run in xenial docker image

Issue - State: closed - Opened by lsmithso over 6 years ago - 3 comments

#21 - Fix getting colors in python 2

Pull Request - State: closed - Opened by djhoese over 6 years ago
Labels: bug, enhancement

#20 - Blank output image (v1.3)

Issue - State: closed - Opened by bhbr over 6 years ago - 12 comments

#19 - Unable to load font on Debian 9 with Python 3

Issue - State: closed - Opened by ghost over 6 years ago - 4 comments
Labels: bug, question

#18 - aggdraw.Draw for PIL image (python 3)

Issue - State: closed - Opened by s-cork over 6 years ago - 7 comments
Labels: bug

#17 - Provide links to git.

Pull Request - State: closed - Opened by jaraco over 6 years ago - 1 comment

#16 - Brush/Pen transparency weirdness

Issue - State: open - Opened by a-hurst over 6 years ago - 15 comments
Labels: bug, help wanted

#15 - Fix Pen in python 3

Pull Request - State: closed - Opened by djhoese almost 7 years ago

#14 - Different results between using python 3 and using python 2

Issue - State: closed - Opened by fehiepsi almost 7 years ago - 8 comments

#13 - Add Travis CI

Pull Request - State: closed - Opened by djhoese about 7 years ago - 1 comment

#12 - Add python 3 support and other fixes

Pull Request - State: closed - Opened by djhoese about 7 years ago - 16 comments

#11 - Project Status

Issue - State: closed - Opened by djhoese about 7 years ago - 8 comments

#10 - prefer setuptools to distutils.core

Pull Request - State: closed - Opened by micahcochran over 8 years ago - 2 comments

#9 - fatal error: 'ft2build.h' file not found on OSX 10.10

Issue - State: closed - Opened by nvcken over 8 years ago - 1 comment

#8 - Pillow has replaced fromstring() with frombytes()

Pull Request - State: closed - Opened by tobynance over 8 years ago - 1 comment

#7 - Image tostring() replaced with tobytes()

Pull Request - State: closed - Opened by tobynance over 8 years ago - 1 comment

#6 - Replace xstring methods to xbytes methods for pillow > 3.0 compatibility

Pull Request - State: closed - Opened by mraspaud almost 9 years ago

#5 - Had to set CFLAGS="-fpermissive" to build

Issue - State: closed - Opened by stuaxo over 9 years ago - 3 comments

#4 - Update selftest.py

Pull Request - State: closed - Opened by stuaxo over 9 years ago - 1 comment

#3 - Added Line Properties (LineJoin and LineCap) to Draw

Pull Request - State: closed - Opened by simonkolotov about 10 years ago - 5 comments

#2 - Couldn't install, seems to be a problem with pathing to freetype

Issue - State: closed - Opened by joepagan over 10 years ago - 1 comment

#1 - Another Aggdraw sadness

Pull Request - State: closed - Opened by bricetebbs almost 13 years ago