issues
search
Sometrik
/
canvas
C++ canvas implementation
MIT License
37
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Images cannot be used to create textures since they have no logical size
#41
rekola
closed
7 years ago
1
Move OpenGL filter attributes from Surface to Image
#40
rekola
closed
7 years ago
1
Make sure color emojis work on Android
#39
rekola
closed
7 years ago
1
Replace image filename with image URL
#38
rekola
closed
7 years ago
1
Create operation queue for Image
#37
rekola
opened
7 years ago
0
Make lazy image loading also possible for textures
#36
rekola
closed
7 years ago
1
Make ImageData templated for the number of channels
#35
rekola
closed
7 years ago
1
Convert reasonable Java exceptions to C++ exceptions
#34
rekola
closed
7 years ago
1
Make Image operations mutating
#33
rekola
closed
7 years ago
1
Don't force the channel count to 4 when using stb_image
#32
rekola
closed
7 years ago
0
Add lazy loading to Image
#31
rekola
closed
7 years ago
1
Move image loading by filename to Image
#30
rekola
closed
7 years ago
1
Remove FilenameConverter
#29
rekola
closed
7 years ago
1
UTF-8 conversion missing from RenderText
#28
rekola
closed
7 years ago
1
Move image loading to Image class
#27
rekola
closed
7 years ago
0
Add common image formats for Cairo context
#26
rekola
closed
7 years ago
1
Get arcTo method from cache
#25
rekola
closed
7 years ago
0
Create method that creates global reference from local reference
#24
rekola
closed
7 years ago
0
Local references are not released
#23
rekola
closed
7 years ago
1
JNI Crash local reference table overflow
#22
MSuni
closed
7 years ago
1
Remove unnecessary method AndroidCache::resetCache()
#21
rekola
closed
8 years ago
0
Canvas must not call most JNI functions while an exception is pending
#20
rekola
opened
8 years ago
0
JNI cannot process standard UTF-8
#19
rekola
closed
7 years ago
1
Paint is not used on both drawImage() methods
#18
rekola
closed
8 years ago
0
display scale isn't used on Android
#17
rekola
closed
7 years ago
0
No gradient support in Android
#16
rekola
closed
7 years ago
1
Creating Paint object for every draw call causes strain on the garbage collector
#15
rekola
closed
7 years ago
1
In AndroidSurface, the factoryOptions object is constant and should be cached as a global ref
#14
rekola
closed
7 years ago
1
Most of the GlobalRefs in AndroidCache are never released
#13
rekola
closed
8 years ago
1
Android canvas should not store JNIEnv*
#12
rekola
closed
8 years ago
1
TextureRef pointer class is unnecessary
#11
rekola
closed
7 years ago
0
Implement high quality image scaling method to replace Image::scale
#10
rekola
closed
8 years ago
1
Faster algorithm is needed for blur
#9
rekola
opened
8 years ago
1
Shadows do not work in Cairo or GDI+
#8
rekola
closed
2 years ago
1
Implement Context::createRadialGradient()
#7
rekola
opened
8 years ago
1
Implement Context::createPattern()
#6
rekola
opened
8 years ago
0
Text metrics calculation does not account for font baseline
#5
rekola
opened
8 years ago
1
Do not create canvas object until needed in AndroidSurface
#4
rekola
closed
8 years ago
0
HitRegion only works with polygonal paths
#3
rekola
opened
8 years ago
0
AndroidSurface constructor ignores format parameter
#2
rekola
closed
8 years ago
0
AndroidCache should be initialized lazily
#1
rekola
closed
8 years ago
0
Previous