From da78a9e329e272dedb2400b79a3bdeebff387d47 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:42:17 -0500 Subject: initial commit --- files/ko/web/svg/element/altglyph/index.html | 79 ++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 files/ko/web/svg/element/altglyph/index.html (limited to 'files/ko/web/svg/element/altglyph') diff --git a/files/ko/web/svg/element/altglyph/index.html b/files/ko/web/svg/element/altglyph/index.html new file mode 100644 index 0000000000..5da1e1848c --- /dev/null +++ b/files/ko/web/svg/element/altglyph/index.html @@ -0,0 +1,79 @@ +--- +title: +slug: Web/SVG/Element/altGlyph +tags: + - Element + - SVG + - "altGlyph\_엘리먼트" +translation_of: Web/SVG/Element/altGlyph +--- +
{{SVGRef}}{{deprecated_header}}
+ +

altGlyph 엘리먼트는 하위 문자 데이타를 랜더링 하기 위해 사용되는 매우복잡한 상형문자의 섹션을 허용한다.

+ +

사용예 컨텍스트

+ +

{{svginfo}}

+ +

속성들

+ +

글로벌 속성들

+ + + +

특정 속성들

+ + + +

DOM 인터페이스

+ +

이 엘리먼트는 SVGAltGlyphElement 인터페이스를 구현한다..

+ +

명세서들

+ + + + + + + + + + + + + + + + +
명세서상태비고
{{SpecName('SVG1.1', 'text.html#AltGlyphElement', '<altGlyph>')}}{{Spec2('SVG1.1')}}초기화 선언
+ +

브라우저 호환성

+ +

{{Compat("svg.elements.altGlyph")}}

+ +

See also

+ + -- cgit v1.2.3-54-g00ecf