Closed scoiatael closed 1 year ago
In GitLab by @rychlis on Feb 13, 2020, 14:27
marked the checklist item Figma text ranges bug https://gitlab.avcd.cz/backend/backend/issues/1888 as completed
In GitLab by @rychlis on Feb 13, 2020, 14:27
marked the checklist item Figma text transform https://gitlab.avcd.cz/backend/octopus-figma/issues/19 as completed
In GitLab by @rychlis on Feb 13, 2020, 14:27
marked the checklist item Figma text transform https://gitlab.avcd.cz/backend/octopus-figma/issues/19 as incomplete
In GitLab by @rychlis on Feb 13, 2020, 14:28
marked the checklist item Protomerger issue (I guess, we need to investigate) https://gitlab.avcd.cz/backend/octopus-protomerger/issues/3 as completed
In GitLab by @rychlis on Feb 13, 2020, 14:28
marked the checklist item Protomerger issue (I guess, we need to investigate) https://gitlab.avcd.cz/backend/octopus-protomerger/issues/3 as incomplete
In GitLab by @rychlis on Feb 13, 2020, 14:28
marked the checklist item Empty value
on text layers https://gitlab.avcd.cz/avocode/avocode/issues/6840 as completed
In GitLab by @rychlis on Feb 13, 2020, 14:28
marked the checklist item Letterspacing in xd https://gitlab.avcd.cz/backend/backend/issues/1278 as completed
In GitLab by @isbl on Feb 17, 2020, 13:50
https://help.figma.com/hc/en-us/articles/360040028114-Getting-Started-with-Exports
https://help.figma.com/hc/en-us/articles/360040514533#id
figma
{
"suffix": "",
"format": "SVG",
"constraint": {
"type": "SCALE",
"value": 1
}
}
xd
meta.ux.markedForExport: true
sketch
{
"_class": "exportOptions",
"includedLayerIds": [],
"layerOptions": 0,
"shouldTrim": false,
"exportFormats": [
{
"_class": "exportFormat",
"absoluteSize": 0,
"fileFormat": "tiff",
"name": "",
"namingScheme": 0,
"scale": 1,
"visibleScaleType": 0
},
{
"_class": "exportFormat",
"absoluteSize": 500,
"fileFormat": "webp",
"name": "test",
"namingScheme": 1,
"scale": 3.472222222222222,
"visibleScaleType": 1
}
]
}
stacking of backgrounds:
In GitLab by @isbl on Feb 18, 2020, 11:35
new key on root of octupus exportables
. Array of:
In GitLab by @viktorchlumsky on Feb 18, 2020, 14:55
marked the checklist item Mask/opacity bug https://gitlab.avcd.cz/backend/backend/issues/1596 as completed
In GitLab by @rychlis on May 19, 2020, 15:39
closed
In GitLab by @nikitamironov on Feb 3, 2020, 17:33
Bigger ones
These tasks will take 4-8 weeks to execute.
Octopus 3 changes.
Depending on complexity of change it will take different amount of time. It's categorized as bigger task because even for little change we will have to update all the converters, tests, schema and communitcate changes across all teams.
Writers.
Also bigger task because we need to analyze the file structure of resulting file + Octopus + possible caveats when converting.
JS Sketch parser
JS implementation of Go Sketch parser.
Exportables
Research and add into Octopus information about what user marked as exportable. Not that big, but it requires to change all converters where this feature is available.
Smaller ones
value
on text layers https://gitlab.avcd.cz/avocode/avocode/issues/6840Few more tasks:
blendMode
prop https://gitlab.avcd.cz/avocode/octopus-xd/issues/33I've filtered issues that are quite easy to start work with, although she will still need some kind of consultation.