fix & optimize eide icon#243
Conversation
- Implement MIPS (MTI) toolchain support for *nix and MinGW64 platforms as the MTI_GCC (MIPS MTI GCC Compiler) project type. - Default to a baseline set of MIPS compiler flags. - Add barebones GCC Model data in /res/data/models/*/mips.gcc.model.json. Co-authored-by: Yu Shen <yu.shen@oss.cipunited.com> Signed-off-by: Mingcong Bai <jeffbai@oss.cipunited.com>
…support 为 EIDE 添加 MIPS 支持
Now it compiles a simple C hello-world program successfully with an empty template. like:
int main() {
printf("hello");
return 0;
}
修复与调整 MIPS 类型相关的问题
|
Were there any potential problems with the previous images ? What did these changes improve ? I don't know much about this aspect of image processing. |
|
Just some perfection and correction, let me explain my changes to
|
|
ok |
|
And you need to commit to The |
set <circle>'s cx from 80.285 to 80; merge paths with same color (#878787); remove unnessary rect/path.
bd7d7e5 to
7280cc9
Compare
|
New PR which commits to |
<circle>'scxfrom80.285to80;#878787);icon.pngis re-exported from Inkscape, then changed color mode to8-bit gray+alpha& compressed losslessly withect -9 -strip.Note that, since the original icon is using a 1.5px width stroke,
every edge is 0.75px wider than their real size.
The inner white rect is also affected and I'm using a 1.5px position drift
to mimic the original visual.