issues
search
chinedufn
/
psd
A Rust API for parsing and working with PSD files.
https://chinedufn.github.io/psd
Apache License 2.0
267
stars
40
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Drag and drop example error with PSD file
#66
jakeleventhal
opened
1 month ago
2
Drag and drop example doesn't work on Safari
#65
jakeleventhal
opened
1 month ago
2
Update Dependencies & Fix Compilation Warnings
#64
mexicantexan
closed
1 month ago
1
Implement PSD write support
#63
ajjahn
opened
2 months ago
5
Add Ability to Save
#62
mexicantexan
closed
1 month ago
5
Ability to save PSD's
#61
mexicantexan
opened
2 months ago
1
general code improvement
#60
Vrtgs
opened
3 months ago
1
cannot access `BlendMode` but PsdLayer.blend_mode() returns `BlendMode`.
#59
namse
opened
3 months ago
0
How to obtain the tree structure data of layers?
#58
826327700
opened
3 months ago
0
index out of bounds
#57
Smooth-Zhao
opened
6 months ago
1
Fix layer visibility
#56
Patchethium
opened
9 months ago
1
Layer visibility is opposite
#55
Patchethium
opened
9 months ago
0
Add Tree structure and traversal
#54
kevzettler
opened
9 months ago
0
Revert "Handle out of bounds layers"
#53
chinedufn
closed
10 months ago
0
Handle out of bounds layers
#52
kevzettler
closed
10 months ago
2
I have a custom JSON format, how can I convert it to PSD and save it as a file?
#51
ywq20011
opened
10 months ago
1
Relax `thiserror` and `anyhow` version specification
#50
FirelightFlagboy
closed
1 year ago
1
InvalidChannel error
#49
nadenf
opened
1 year ago
0
WIP: Feature/animation (investigating: #41)
#48
willstott101
opened
1 year ago
2
Parse XMP metadata as String
#47
willstott101
opened
1 year ago
1
Handle layer's negative top or left
#46
namse
closed
10 months ago
8
No overflow protection for `i32 as usize` in this crate
#45
namse
opened
1 year ago
0
Get layer of sub-sub-sub...-groups
#44
namse
closed
1 year ago
1
Layers outside of the bounding rect of the PSD
#43
bram-dingelstad
opened
1 year ago
2
Fix reading pascal string
#42
gyk
closed
1 year ago
3
No Timeline information
#41
henriquecolini
opened
1 year ago
2
DescriptorStructure can occur inside an ImageResourcesBlock
#40
joedevivo
opened
1 year ago
1
[example] reading PSD into JSON
#39
scoiatael
closed
2 years ago
1
[refactor] consolidate RLE compression
#38
scoiatael
opened
2 years ago
1
Fix parsing unicode string in 'luni'
#37
gyk
closed
2 years ago
3
[feature] Add support for slices v7 and v8
#36
scoiatael
closed
2 years ago
9
[feature] Rewrite renderer to iterative algorithm
#35
scoiatael
closed
2 years ago
6
Unicode string may have no paddings
#34
gyk
closed
2 years ago
3
Wrong transparency
#33
lassade
closed
2 years ago
1
Fix crash when loading files with RleCompressed 0-length channels
#32
lahickey
closed
2 years ago
2
fixed error, use percy-dom
#31
katopz
closed
2 years ago
1
error[E0432]: unresolved import `virtual_node::DynClosure`
#30
katopz
closed
2 years ago
1
Support deleting layers without
#29
zhenzi0322
opened
2 years ago
4
Fix psd group indexing
#28
chinedufn
closed
3 years ago
0
psd.group_by_id() expects vector index whereas group IDs range 1..n
#27
gregl83
closed
3 years ago
1
Error: Index out of bounds
#26
gregl83
opened
3 years ago
1
Remove thiserror after API stabilizes
#25
chinedufn
opened
3 years ago
0
Migrate to GitHub Actions
#24
chinedufn
opened
3 years ago
0
Replace `failure` with `thiserror` and `anyhow`
#23
kstasik-legion
closed
3 years ago
6
Cropping a layer based on it's content
#22
ok-nick
closed
3 years ago
4
Expose layer positions
#21
ok-nick
closed
3 years ago
1
Support text layers
#20
ok-nick
opened
3 years ago
5
Fix slices resource name parse
#19
chinedufn
closed
4 years ago
0
Fix #17, remove padding
#18
tdakkota
closed
4 years ago
4
Fix parsing slices
#17
chinedufn
closed
4 years ago
0
Next