# MCFS **Repository Path**: bgarray/MCFS ## Basic Information - **Project Name**: MCFS - **Description**: 通过傅里叶级数将 svg 文件转换成 MCbe 函数包 - **Primary Language**: Python - **License**: MIT - **Default Branch**: main - **Homepage**: https://github.com/FedDragon1/MCFS - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-02-22 - **Last Updated**: 2022-06-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MCFS
[](http://choosealicense.com/licenses/mit/) [](https://space.bilibili.com/509754182) MCFS is an easy program which converts `.svg` files into Minecraft Bedrock as Fourier Series. MCFS 是一个简单的 Python 项目。可以将 `.svg` 文件以傅里叶级数的形式导入我的世界基岩版。 > Only `path` tag in `.svg` files could be transferred. Also, `arc` attribute is not supported. > > 目前只有 `path` 标签内的命令可以转换。MCFS 不支持 `a` 指令(弧线) ##