Add SLPSans fonts to SDK package with copyright.
authorMyoungWoon Roy Kim <myoungwoon.kim@samsung.com>
Tue, 11 Jan 2011 11:09:31 +0000 (20:09 +0900)
committerMyoungWoon Roy Kim <myoungwoon.kim@samsung.com>
Tue, 11 Jan 2011 11:09:31 +0000 (20:09 +0900)
COPYING [new file with mode: 0644]
debian/copyright [new file with mode: 0644]
debian/default-fonts-sdk.postinst
fonts/SLPSansBold_1119.ttf [new file with mode: 0755]
fonts/SLPSansFallbackBold.ttf [new file with mode: 0755]
fonts/SLPSansFallbackMedium.ttf [new file with mode: 0755]
fonts/SLPSansFallbackRegular.ttf [new file with mode: 0755]
fonts/SLPSansLight_1119.ttf [new file with mode: 0755]
fonts/SLPSansMedium_1119.ttf [new file with mode: 0755]
fonts/SLPSansRegular_1119.ttf [new file with mode: 0755]

diff --git a/COPYING b/COPYING
new file mode 100644 (file)
index 0000000..2094632
--- /dev/null
+++ b/COPYING
@@ -0,0 +1,7 @@
+Copyright (c) 2010 Samsung Electronics Co., Ltd. All rights reserved.\r
+\r
+This software is a confidential and proprietaty information\r
+of Samsung Electronics, Inc. ("Confidential Information"). You\r
+shall not disclose such Confidential Information and shall use\r
+it only in accordance with the terms of the license agreement\r
+you entered into with Samsung Electronics.\r
diff --git a/debian/copyright b/debian/copyright
new file mode 100644 (file)
index 0000000..d7943ad
--- /dev/null
@@ -0,0 +1,8 @@
+Copyright (c) 2010 Samsung Electronics Co., Ltd. All rights reserved.
+
+This software is a confidential and proprietaty information
+of Samsung Electronics, Inc. ("Confidential Information"). You
+shall not disclose such Confidential Information and shall use
+it only in accordance with the terms of the license agreement
+you entered into with Samsung Electronics.
+
index be3637c..f123c27 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-FONT_FILES="VeraSe.ttf VeraSeBd.ttf"
+FONT_FILES="SLPSansBold_1119.ttf SLPSansMedium_1119.ttf SLPSansRegular_1119.ttf SLPSansLight_1119.ttf SLPSansFallbackBold.ttf SLPSansFallbackMedium.ttf SLPSansFallbackRegular.ttf VeraSe.ttf VeraSeBd.ttf"
 
 if [ ${USER} == "root" ]
 then
diff --git a/fonts/SLPSansBold_1119.ttf b/fonts/SLPSansBold_1119.ttf
new file mode 100755 (executable)
index 0000000..0b6fa41
Binary files /dev/null and b/fonts/SLPSansBold_1119.ttf differ
diff --git a/fonts/SLPSansFallbackBold.ttf b/fonts/SLPSansFallbackBold.ttf
new file mode 100755 (executable)
index 0000000..a20ead1
Binary files /dev/null and b/fonts/SLPSansFallbackBold.ttf differ
diff --git a/fonts/SLPSansFallbackMedium.ttf b/fonts/SLPSansFallbackMedium.ttf
new file mode 100755 (executable)
index 0000000..4b9d8ca
Binary files /dev/null and b/fonts/SLPSansFallbackMedium.ttf differ
diff --git a/fonts/SLPSansFallbackRegular.ttf b/fonts/SLPSansFallbackRegular.ttf
new file mode 100755 (executable)
index 0000000..9a7c718
Binary files /dev/null and b/fonts/SLPSansFallbackRegular.ttf differ
diff --git a/fonts/SLPSansLight_1119.ttf b/fonts/SLPSansLight_1119.ttf
new file mode 100755 (executable)
index 0000000..d7a0b64
Binary files /dev/null and b/fonts/SLPSansLight_1119.ttf differ
diff --git a/fonts/SLPSansMedium_1119.ttf b/fonts/SLPSansMedium_1119.ttf
new file mode 100755 (executable)
index 0000000..cf5c6f1
Binary files /dev/null and b/fonts/SLPSansMedium_1119.ttf differ
diff --git a/fonts/SLPSansRegular_1119.ttf b/fonts/SLPSansRegular_1119.ttf
new file mode 100755 (executable)
index 0000000..25b815a
Binary files /dev/null and b/fonts/SLPSansRegular_1119.ttf differ