diff --git a/README.md b/README.md index 1578ad0..b317f04 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,6 @@ npm run lint # TODO / Roadmap -* Implement text editing using Google fonts! * Try very wide Dropbox image on MB Air with space + pan in bottom right area. Won't work. * Restoring positions of documents with positioned rotated objects is not accurate * Issue with drawing mask on mirrored content diff --git a/src/components/options-panel/tool-options-text/tool-options-text.vue b/src/components/options-panel/tool-options-text/tool-options-text.vue index 16d368d..19d9591 100644 --- a/src/components/options-panel/tool-options-text/tool-options-text.vue +++ b/src/components/options-panel/tool-options-text/tool-options-text.vue @@ -21,14 +21,22 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */