Skip to content
#

shape

Here are 199 public repositories matching this topic...

justswim
justswim commented Feb 22, 2019

This is a feature request for text ... I'd like to be able to write text with only an outer stroke (no inner stroke).

The main issue with the current fillStroke function is that the stroke gets added to the inside of the font, which makes the font skinnier and hard to read at small sizes.

Here is an example of what Konva does (top text is no stroke, bottom is with a stroke)
![screen shot 20

DennisLiu-elogic
DennisLiu-elogic commented Aug 8, 2019

您好,我使用Cmake-gui嘗試建置專案。
我的OpenCV安裝路徑 : C:/OpenCV3.0

CMakeLists.txt中 :

...

opencv

set(CMAKE_PREFIX_PATH ${CMAKE_PREFIX_PATH} C:/OpenCV3.0/opencv/build)
find_package(OpenCV 3 REQUIRED)
include_directories(${OpenCV_INCLUDE_DIRS})
...

Configure第一次結果 :

OpenCV ARCH: x86
OpenCV RUNTIME:
OpenCV STATIC: ON
CMake Warning at C:/OpenCV3.0/opencv/build/OpenCVConfig.cmake:166 (message):

The idea of this list is to collect shared data and algorithms around 3D Morphable Models. You are invited to contribute to this list by adding a pull request. The original list arised from the Dagstuhl seminar on 3D Morphable Models https://www.dagstuhl.de/19102 in March 2019.

  • Updated Apr 7, 2020
ephes
ephes commented Oct 11, 2018

Hi *,

I spend half of today figuring out how to display an image on a konva layer in an angular app. Maybe an example in the documentation regarding image handling could save noobs like me a lot of time. But maybe it's just me. Anyway, here's what worked for me (disclaimer: since I'm a javascript beginner, maybe my approach is completely wrong):

import { Component, OnInit, Eve

Improve this page

Add a description, image, and links to the shape topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the shape topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.